Home
last modified time | relevance | path

Searched refs:onCallHeld (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/opt/net/voip/src/java/android/net/sip/
H A DSipAudioCall.java152 public void onCallHeld(SipAudioCall call) { in onCallHeld() method in SipAudioCall.Listener
244 listener.onCallHeld(this); in setListener()
452 listener.onCallHeld(SipAudioCall.this); in createListener()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DNativeInterface.java490 private void onCallHeld(int callheld, byte[] address) { in onCallHeld() method in NativeInterface
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsCall.java158 public void onCallHeld(ImsCall call) { in onCallHeld() method in ImsCall.Listener
1070 listener.onCallHeld(this); in setListener()
2630 listener.onCallHeld(ImsCall.this); in callSessionHeld()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhone.java805 public void onCallHeld(SipAudioCall call) {
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
H A DImsPhoneCallTrackerTest.java186 mImsCallListener.onCallHeld(imsCall); in imsCallMocking()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCallTracker.java3241 public void onCallHeld(ImsCall imsCall) {
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt27039 method @Deprecated public void onCallHeld(android.net.sip.SipAudioCall);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt17717 method public void onCallHeld(android.net.sip.SipAudioCall);