Searched refs:mPreciseCallStateRegistrants (Results 1 – 2 of 2) sorted by relevance
281 protected final RegistrantList mPreciseCallStateRegistrants field in PhoneBase670 mPreciseCallStateRegistrants.addUnique(h, what, obj); in registerForPreciseCallStateChanged()676 mPreciseCallStateRegistrants.remove(h); in unregisterForPreciseCallStateChanged()685 mPreciseCallStateRegistrants.notifyRegistrants(ar); in notifyPreciseCallStateChangedP()712 migrate(mPreciseCallStateRegistrants, from.mPreciseCallStateRegistrants); in migrateFrom()
119 protected final RegistrantList mPreciseCallStateRegistrants field in CallManager1371 mPreciseCallStateRegistrants.addUnique(h, what, obj); in registerForPreciseCallStateChanged()1379 mPreciseCallStateRegistrants.remove(h); in unregisterForPreciseCallStateChanged()2292 mPreciseCallStateRegistrants.notifyRegistrants((AsyncResult) msg.obj); in handleMessage()