Home
last modified time | relevance | path

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

/frameworks/opt/net/voip/src/java/android/net/sip/
DISipSession.aidl137 void endCall(); in endCall() method
DSipAudioCall.java377 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();
DSipSession.java435 public void endCall() { in endCall() method in SipSession
437 mSession.endCall(); in endCall()
/frameworks/base/telecomm/java/com/android/internal/telecom/
DITelecomService.aidl196 boolean endCall(String callingPackage); in endCall() method
/frameworks/base/telecomm/java/android/telecom/
DTelecomManager.java1668 public boolean endCall() { in endCall() method in TelecomManager
1671 return getTelecomService().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/non-updatable-api/
Dsystem-removed.txt206 …d @Deprecated @RequiresPermission(android.Manifest.permission.CALL_PHONE) public boolean endCall();
Dcurrent.txt29666 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();
/frameworks/base/api/
Dsystem-removed.txt206 …d @Deprecated @RequiresPermission(android.Manifest.permission.CALL_PHONE) public boolean endCall();
Dlint-baseline.txt969 RequiresPermission: android.telecom.TelecomManager#endCall():
Dcurrent.txt29796 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();
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhone.java978 sipAudioCall.endCall(); in hangup()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java913 return telecomManager.endCall(); in interceptBackKeyUp()
960 hungUp = telecomManager.endCall(); in interceptPowerKeyDown()
3882 hungUp = telecomManager.endCall(); in interceptKeyBeforeQueueing()
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java8512 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/config/
Dhiddenapi-greylist-max-o.txt98027 Lcom/android/internal/telecom/ITelecomService$Stub$Proxy;->endCall(Ljava/lang/String;)Z
98127 Lcom/android/internal/telecom/ITelecomService;->endCall(Ljava/lang/String;)Z