Searched refs:endCall (Results 1 – 17 of 17) sorted by relevance
137 void endCall(); in endCall() method
377 if (origin != null) origin.endCall(); in transferToNewSession()418 session.endCall(); in createListener()428 session.endCall(); in createListener()558 newSession.endCall(); in createListener()654 public void endCall() throws SipException {661 if (mSipSession != null) mSipSession.endCall();
435 public void endCall() { in endCall() method in SipSession437 mSession.endCall(); in endCall()
196 boolean endCall(String callingPackage); in endCall() method
1668 public boolean endCall() { in endCall() method in TelecomManager1671 return getTelecomService().endCall(mContext.getPackageName()); in endCall()
582 session.endCall(); in onRinging()597 session.endCall(); in onRinging()
714 public void endCall() { in endCall() method in SipSessionGroup.SipSessionImpl
206 …d @Deprecated @RequiresPermission(android.Manifest.permission.CALL_PHONE) public boolean endCall();
29666 method public void endCall() throws android.net.sip.SipException;29791 method public void endCall();44258 …cated @RequiresPermission(android.Manifest.permission.ANSWER_PHONE_CALLS) public boolean endCall();
969 RequiresPermission: android.telecom.TelecomManager#endCall():
29796 method public void endCall() throws android.net.sip.SipException;29921 method public void endCall();44402 …cated @RequiresPermission(android.Manifest.permission.ANSWER_PHONE_CALLS) public boolean endCall();
978 sipAudioCall.endCall(); in hangup()
913 return telecomManager.endCall(); in interceptBackKeyUp()960 hungUp = telecomManager.endCall(); in interceptPowerKeyDown()3882 hungUp = telecomManager.endCall(); in interceptKeyBeforeQueueing()
8512 public boolean endCall() { in endCall() method in TelephonyManager
17694 method public void endCall() throws android.net.sip.SipException;17818 method public void endCall();
98027 Lcom/android/internal/telecom/ITelecomService$Stub$Proxy;->endCall(Ljava/lang/String;)Z98127 Lcom/android/internal/telecom/ITelecomService;->endCall(Ljava/lang/String;)Z