Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhone.java434 private final RegistrantList mServiceStateRegistrants = new RegistrantList(); field in Phone
1155 migrate(mServiceStateRegistrants, from.mServiceStateRegistrants); in migrateFrom()
1752 mServiceStateRegistrants.add(h, what, obj); in registerForServiceStateChanged()
1761 mServiceStateRegistrants.remove(h); in unregisterForServiceStateChanged()
1850 mServiceStateRegistrants.notifyRegistrants(ar); in notifyServiceStateChangedP()
1861 mServiceStateRegistrants.notifyRegistrants(ar); in notifyServiceStateChangedPForSubId()