Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DPhoneSwitcherTest.java717 notifyPhoneAsInactive(mPhone2); in testNonDefaultDataPhoneInCall()
816 notifyPhoneAsInactive(mPhone2); in testEmergencyOverrideEndSuccess()
853 notifyPhoneAsInactive(mPhone2); in testEmergencyOverrideEcbmStartEnd()
950 notifyPhoneAsInactive(mPhone2); in testEmergencyOverrideMultipleOverrideRequests()
1246 private void notifyPhoneAsInactive(Phone phone) { in notifyPhoneAsInactive() method in PhoneSwitcherTest