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/
DSipAudioCall.java371 if (origin != null) origin.endCall(); in transferToNewSession()
412 session.endCall(); in createListener()
422 session.endCall(); in createListener()
552 newSession.endCall(); in createListener()
648 public void endCall() throws SipException {
655 if (mSipSession != null) mSipSession.endCall();
DISipSession.aidl137 void endCall(); in endCall() method
DSipSession.java435 public void endCall() { in endCall() method in SipSession
437 mSession.endCall(); in endCall()
/frameworks/base/telecomm/java/com/android/internal/telecom/
DITelecomService.aidl173 boolean endCall(); in endCall() method
/frameworks/base/telecomm/java/android/telecom/
DTelecomManager.java961 public boolean endCall() { in endCall() method in TelecomManager
964 return getTelecomService().endCall(); in endCall()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl61 boolean endCall(); in endCall() method
/frameworks/opt/net/voip/src/java/com/android/server/sip/
DSipService.java576 session.endCall(); in onRinging()
591 session.endCall(); in onRinging()
DSipSessionGroup.java714 public void endCall() { in endCall() method in SipSessionGroup.SipSessionImpl
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhone.java942 sipAudioCall.endCall(); in hangup()
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java3858 public boolean endCall() { in endCall() method in TelephonyManager
3862 return telephony.endCall(); in endCall()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java923 hungUp = telecomManager.endCall(); in interceptPowerKeyDown()
5019 hungUp = telecomManager.endCall(); in interceptKeyBeforeQueueing()
/frameworks/base/api/
Dsystem-current.txt20477 method public void endCall() throws android.net.sip.SipException;
20601 method public void endCall();
32682 method public boolean endCall();
33347 method public boolean endCall();
Dcurrent.txt18900 method public void endCall() throws android.net.sip.SipException;
19024 method public void endCall();