Searched refs:mServiceStateRegistrants (Results 1 – 2 of 2) sorted by relevance
126 protected final RegistrantList mServiceStateRegistrants field in PhoneMock367 mServiceStateRegistrants.add(h, what, obj); in registerForServiceStateChanged()372 mServiceStateRegistrants.remove(h); in unregisterForServiceStateChanged()
323 private final RegistrantList mServiceStateRegistrants field in Phone870 migrate(mServiceStateRegistrants, from.mServiceStateRegistrants); in migrateFrom()1423 mServiceStateRegistrants.add(h, what, obj); in registerForServiceStateChanged()1431 mServiceStateRegistrants.remove(h); in unregisterForServiceStateChanged()1500 mServiceStateRegistrants.notifyRegistrants(ar); in notifyServiceStateChangedP()