Searched refs:hangupActiveCall (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
H A DPhoneUtils.java173 // since hangupActiveCall() also accepts the ringing call
361 static boolean hangupActiveCall(Call foreground) { method in class:PhoneUtils
391 hungUpFgCall = hangupActiveCall(fgCall);
478 if (!hangupActiveCall(fgCall)) {

Completed in 55 milliseconds