Searched refs:mPreciseCallStateRegistrants (Results 1 – 4 of 4) sorted by relevance
124 protected final RegistrantList mPreciseCallStateRegistrants field in CallManager1186 mPreciseCallStateRegistrants.addUnique(h, what, obj); in registerForPreciseCallStateChanged()1195 mPreciseCallStateRegistrants.remove(h); in unregisterForPreciseCallStateChanged()2061 mPreciseCallStateRegistrants.notifyRegistrants((AsyncResult) msg.obj); in handleMessage()
424 protected final RegistrantList mPreciseCallStateRegistrants = new RegistrantList(); field in Phone1019 mPreciseCallStateRegistrants.addUnique(h, what, obj); in registerForPreciseCallStateChanged()1028 mPreciseCallStateRegistrants.remove(h); in unregisterForPreciseCallStateChanged()1151 migrate(mPreciseCallStateRegistrants, from.mPreciseCallStateRegistrants); in migrateFrom()
881 mPreciseCallStateRegistrants.notifyRegistrants(ar); in notifyPreciseCallStateChanged()
204 mPreciseCallStateRegistrants.notifyRegistrants(ar); in notifyPreciseCallStateChanged()