Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneSwitcher.java172 protected final RegistrantList mActivePhoneRegistrants; field in PhoneSwitcher
477 mActivePhoneRegistrants = new RegistrantList(); in PhoneSwitcher()
1357 mActivePhoneRegistrants.add(r); in registerForActivePhoneSwitch()
1362 mActivePhoneRegistrants.remove(h); in unregisterForActivePhoneSwitch()
1658 mActivePhoneRegistrants.notifyRegistrants(); in onDdsSwitchResponse()