Searched refs:mServiceStateRegistrants (Results 1 – 2 of 2) sorted by relevance
124 protected final RegistrantList mServiceStateRegistrants field in PhoneMock365 mServiceStateRegistrants.add(h, what, obj); in registerForServiceStateChanged()370 mServiceStateRegistrants.remove(h); in unregisterForServiceStateChanged()
360 private final RegistrantList mServiceStateRegistrants = new RegistrantList(); field in Phone980 migrate(mServiceStateRegistrants, from.mServiceStateRegistrants); in migrateFrom()1553 mServiceStateRegistrants.add(h, what, obj); in registerForServiceStateChanged()1562 mServiceStateRegistrants.remove(h); in unregisterForServiceStateChanged()1651 mServiceStateRegistrants.notifyRegistrants(ar); in notifyServiceStateChangedP()