Searched refs:mPreciseCallStateRegistrants (Results 1 – 3 of 3) sorted by relevance
108 protected final RegistrantList mPreciseCallStateRegistrants field in PhoneMock193 mPreciseCallStateRegistrants.addUnique(h, what, obj); in registerForPreciseCallStateChanged()197 mPreciseCallStateRegistrants.remove(h); in unregisterForPreciseCallStateChanged()202 mPreciseCallStateRegistrants.notifyRegistrants(ar); in notifyPreciseCallStateChangedP()
265 private final RegistrantList mPreciseCallStateRegistrants field in Phone728 mPreciseCallStateRegistrants.addUnique(h, what, obj); in registerForPreciseCallStateChanged()736 mPreciseCallStateRegistrants.remove(h); in unregisterForPreciseCallStateChanged()745 mPreciseCallStateRegistrants.notifyRegistrants(ar); in notifyPreciseCallStateChangedP()779 migrate(mPreciseCallStateRegistrants, from.mPreciseCallStateRegistrants); in migrateFrom()
120 protected final RegistrantList mPreciseCallStateRegistrants field in CallManager1334 mPreciseCallStateRegistrants.addUnique(h, what, obj); in registerForPreciseCallStateChanged()1342 mPreciseCallStateRegistrants.remove(h); in unregisterForPreciseCallStateChanged()2255 mPreciseCallStateRegistrants.notifyRegistrants((AsyncResult) msg.obj); in handleMessage()