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

/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java665 if (!isInCall()) {
703 boolean isInCall() { method in class:GSMPhone
H A DGsmMmiCode.java458 && (phone.isInCall()
H A DGsmServiceStateTracker.java570 if (phone.isInCall()) {
/frameworks/policies/base/phone/com/android/internal/policy/impl/
H A DPhoneWindowManager.java1676 boolean isInCall() { method in class:PhoneWindowManager
1779 if (isInCall()) {
1792 if (isInCall() && event.type == RawInputEvent.EV_KEY &&

Completed in 228 milliseconds