Home
last modified time | relevance | path

Searched refs:endCall (Results 1 – 13 of 13) sorted by relevance

/frameworks/opt/net/voip/src/java/android/net/sip/
DISipSession.aidl137 void endCall(); in endCall() method
DSipAudioCall.java379 if (origin != null) origin.endCall(); in transferToNewSession()
420 session.endCall(); in createListener()
430 session.endCall(); in createListener()
560 newSession.endCall(); in createListener()
656 public void endCall() throws SipException {
663 if (mSipSession != null) mSipSession.endCall();
DSipSession.java437 public void endCall() { in endCall() method in SipSession
439 mSession.endCall(); in endCall()
/frameworks/base/telecomm/java/com/android/internal/telecom/
DITelecomService.aidl220 boolean endCall(String callingPackage); in endCall() method
/frameworks/base/telecomm/java/android/telecom/
DTelecomManager.java1902 public boolean endCall() { in endCall() method in TelecomManager
1906 return service.endCall(mContext.getPackageName()); in endCall()
/frameworks/opt/net/voip/src/java/com/android/server/sip/
DSipService.java582 session.endCall(); in onRinging()
597 session.endCall(); in onRinging()
DSipSessionGroup.java714 public void endCall() { in endCall() method in SipSessionGroup.SipSessionImpl
/frameworks/base/core/api/
Dsystem-removed.txt205 …d @Deprecated @RequiresPermission(android.Manifest.permission.CALL_PHONE) public boolean endCall();
Dcurrent.txt27083 method @Deprecated public void endCall() throws android.net.sip.SipException;
27208 method @Deprecated public void endCall();
40798 …cated @RequiresPermission(android.Manifest.permission.ANSWER_PHONE_CALLS) public boolean endCall();
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java883 return telecomManager.endCall(); in backKeyPress()
915 hungUp = telecomManager.endCall(); in interceptPowerKeyDown()
3977 hungUp = telecomManager.endCall(); in interceptKeyBeforeQueueing()
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java10060 public boolean endCall() { in endCall() method in TelephonyManager
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt17694 method public void endCall() throws android.net.sip.SipException;
17818 method public void endCall();
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt83594 Lcom/android/internal/telecom/ITelecomService$Stub$Proxy;->endCall(Ljava/lang/String;)Z
83694 Lcom/android/internal/telecom/ITelecomService;->endCall(Ljava/lang/String;)Z