Home
last modified time | relevance | path

Searched refs:isPhoneInVoiceCall (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSwitcher.java327 if (isPhoneInVoiceCall(phone) || isPhoneInVoiceCall(phone.getImsPhone())) { in isPhoneInVoiceCallChanged()
1327 protected boolean isPhoneInVoiceCall(Phone phone) { in isPhoneInVoiceCall() method in PhoneSwitcher
/frameworks/opt/telephony/src/java/com/android/internal/telephony/vendor/
DVendorPhoneSwitcher.java487 protected boolean isPhoneInVoiceCall(Phone phone) { in isPhoneInVoiceCall() method in VendorPhoneSwitcher