Searched refs:mServiceStateRegistrants (Results 1 – 1 of 1) sorted by relevance
379 private final RegistrantList mServiceStateRegistrants = new RegistrantList(); field in Phone1009 migrate(mServiceStateRegistrants, from.mServiceStateRegistrants); in migrateFrom()1588 mServiceStateRegistrants.add(h, what, obj); in registerForServiceStateChanged()1597 mServiceStateRegistrants.remove(h); in unregisterForServiceStateChanged()1686 mServiceStateRegistrants.notifyRegistrants(ar); in notifyServiceStateChangedP()