Searched refs:endCall (Results 1 – 11 of 11) sorted by relevance
128 verify(mTelecomManager).endCall(); in handleHeadsetHook_callStateOffhook_endsCall()
222 boolean endCall(String callingPackage); in endCall() method
229 telecomManager.endCall(); in interceptHeadsetHookForActiveCall()
1932 public boolean endCall() { in endCall() method in TelecomManager1936 return service.endCall(mContext.getPackageName()); in endCall()
216 …d @Deprecated @RequiresPermission(android.Manifest.permission.CALL_PHONE) public boolean endCall();
28721 method @Deprecated public void endCall() throws android.net.sip.SipException;28846 method @Deprecated public void endCall();42961 …cated @RequiresPermission(android.Manifest.permission.ANSWER_PHONE_CALLS) public boolean endCall();
395 doReturn(true).when(mTelecomManager).endCall(); in setPhoneCallIsInProgress()
935 return telecomManager.endCall(); in backKeyPress()967 hungUp = telecomManager.endCall(); in interceptPowerKeyDown()4342 hungUp = telecomManager.endCall();
10214 public boolean endCall() { in endCall() method in TelephonyManager
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
83594 Lcom/android/internal/telecom/ITelecomService$Stub$Proxy;->endCall(Ljava/lang/String;)Z83694 Lcom/android/internal/telecom/ITelecomService;->endCall(Ljava/lang/String;)Z