Searched refs:mServiceStateRegistrants (Results 1 – 2 of 2) sorted by relevance
123 protected final RegistrantList mServiceStateRegistrants field in PhoneMock359 mServiceStateRegistrants.add(h, what, obj); in registerForServiceStateChanged()364 mServiceStateRegistrants.remove(h); in unregisterForServiceStateChanged()
280 private final RegistrantList mServiceStateRegistrants field in Phone783 migrate(mServiceStateRegistrants, from.mServiceStateRegistrants); in migrateFrom()1327 mServiceStateRegistrants.add(h, what, obj); in registerForServiceStateChanged()1335 mServiceStateRegistrants.remove(h); in unregisterForServiceStateChanged()1404 mServiceStateRegistrants.notifyRegistrants(ar); in notifyServiceStateChangedP()