Searched refs:mPreciseCallStateRegistrants (Results 1 – 3 of 3) sorted by relevance
111 protected final RegistrantList mPreciseCallStateRegistrants field in PhoneMock201 mPreciseCallStateRegistrants.addUnique(h, what, obj); in registerForPreciseCallStateChanged()205 mPreciseCallStateRegistrants.remove(h); in unregisterForPreciseCallStateChanged()210 mPreciseCallStateRegistrants.notifyRegistrants(ar); in notifyPreciseCallStateChangedP()
120 protected final RegistrantList mPreciseCallStateRegistrants field in CallManager1338 mPreciseCallStateRegistrants.addUnique(h, what, obj); in registerForPreciseCallStateChanged()1346 mPreciseCallStateRegistrants.remove(h); in unregisterForPreciseCallStateChanged()2260 mPreciseCallStateRegistrants.notifyRegistrants((AsyncResult) msg.obj); in handleMessage()
308 private final RegistrantList mPreciseCallStateRegistrants field in Phone815 mPreciseCallStateRegistrants.addUnique(h, what, obj); in registerForPreciseCallStateChanged()823 mPreciseCallStateRegistrants.remove(h); in unregisterForPreciseCallStateChanged()832 mPreciseCallStateRegistrants.notifyRegistrants(ar); in notifyPreciseCallStateChangedP()866 migrate(mPreciseCallStateRegistrants, from.mPreciseCallStateRegistrants); in migrateFrom()