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()
293 private final RegistrantList mPreciseCallStateRegistrants field in Phone770 mPreciseCallStateRegistrants.addUnique(h, what, obj); in registerForPreciseCallStateChanged()778 mPreciseCallStateRegistrants.remove(h); in unregisterForPreciseCallStateChanged()787 mPreciseCallStateRegistrants.notifyRegistrants(ar); in notifyPreciseCallStateChangedP()821 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()2256 mPreciseCallStateRegistrants.notifyRegistrants((AsyncResult) msg.obj); in handleMessage()