Home
last modified time | relevance | path

Searched refs:ObjectInUseException (Results 1 – 25 of 60) sorted by relevance

123

/aosp_15_r20/external/nist-sip/java/javax/sip/
H A DObjectInUseException.java3 public class ObjectInUseException extends SipException { class
4 public ObjectInUseException() { in ObjectInUseException() method in ObjectInUseException
7 public ObjectInUseException(String message) { in ObjectInUseException() method in ObjectInUseException
11 public ObjectInUseException(String message, Throwable cause) { in ObjectInUseException() method in ObjectInUseException
H A DSipStack.java18 throws ObjectInUseException; in deleteListeningPoint()
21 throws ObjectInUseException; in createSipProvider()
22 void deleteSipProvider(SipProvider sipProvider) throws ObjectInUseException; in deleteSipProvider()
H A DSipProvider.java14 throws ObjectInUseException; in setListeningPoint()
16 throws ObjectInUseException; in addListeningPoint()
18 throws ObjectInUseException; in removeListeningPoint()
H A DTransaction.java25 void terminate() throws ObjectInUseException; in terminate()
/aosp_15_r20/external/nist-sip/java/gov/nist/javax/sip/
H A DSipStackImpl.java59 import javax.sip.ObjectInUseException;
1129 throws ObjectInUseException { in createSipProvider()
1137 throw new ObjectInUseException("Provider already attached!"); in createSipProvider()
1153 throws ObjectInUseException { in deleteListeningPoint()
1170 throws ObjectInUseException { in deleteSipProvider()
1181 throw new ObjectInUseException( in deleteSipProvider()
H A DSipProviderImpl.java62 import javax.sip.ObjectInUseException;
1017 throws ObjectInUseException { in addListeningPoint()
1020 throw new ObjectInUseException( in addListeningPoint()
1031 throw new ObjectInUseException( in addListeningPoint()
1037 throw new ObjectInUseException( in addListeningPoint()
1053 throws ObjectInUseException { in removeListeningPoint()
1056 throw new ObjectInUseException("Object is in use"); in removeListeningPoint()
H A DDialogFilter.java57 import javax.sip.ObjectInUseException;
/aosp_15_r20/external/nist-sip/java/gov/nist/javax/sip/stack/
H A DSIPClientTransaction.java57 import javax.sip.ObjectInUseException;
1320 public void terminate() throws ObjectInUseException { in terminate()
H A DSIPServerTransaction.java51 import javax.sip.ObjectInUseException;
1521 public void terminate() throws ObjectInUseException { in terminate()
H A DSIPDialog.java85 import javax.sip.ObjectInUseException;
295 } catch (ObjectInUseException e) { in terminate()
/aosp_15_r20/out/soong/.intermediates/external/nist-sip/nist-sip/android_common/turbine/
Dnist-sip.jargov/nist/core/Debug.class <Unknown> package gov.nist.core public ...
Dnist-sip.jar.rsp1 …va/javax/sip/ListeningPoint.java external/nist-sip/java/javax/sip/ObjectInUseException.java extern…
/aosp_15_r20/frameworks/opt/net/voip/src/java/com/android/server/sip/
DSipSessionGroup.java55 import javax.sip.ObjectInUseException;
617 } catch (ObjectInUseException e) { in reset()
624 } catch (ObjectInUseException e) { in reset()
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/net/voip/voip-common/android_common/turbine-combined/
Dvoip-common.jarandroid/net/rtp/AudioCodec.class <Unknown> package android.net.rtp public ...
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/net/voip/voip-common/android_common/repackaged-jarjar/turbine/
Dvoip-common.jarjavax/sip/message/Response.class <Unknown> package javax.sip.message public ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/voip-common_intermediates/
Dclasses-header.jarandroid/net/rtp/AudioCodec.class <Unknown> package android.net.rtp public ...
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/external/nist-sip/nist-sip/android_common/javac/
Dnist-sip.jarMETA-INF/ META-INF/MANIFEST.MF gov/ gov/nist/ gov/ ...
Dnist-sip.jar.rsp1 …va/javax/sip/ListeningPoint.java external/nist-sip/java/javax/sip/ObjectInUseException.java extern…
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/net/voip/voip-common/android_common/combined/
Dvoip-common.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/services/Telephony/TeleService/android_common/combined/
DTeleService.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/activity_release.kotlin_module META ...
/aosp_15_r20/prebuilts/misc/common/robolectric/android-all/
HDandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
HDandroid-all-4.1.2_r1-robolectric-r1.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
/aosp_15_r20/out/soong/.intermediates/packages/services/Telephony/TeleService/android_common/withres/
DTeleService.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/activity_release.kotlin_module META ...
/aosp_15_r20/out/soong/.intermediates/packages/services/Telephony/TeleService/android_common/jarjar/
DTeleService.jarorg/jspecify/annotations/Nullable.class Nullable.java package org.jspecify.annotations public ...

123