Searched refs:mServiceStateChangedRegistrants (Results 1 – 1 of 1) sorted by relevance
180 protected final RegistrantList mServiceStateChangedRegistrants field in CallManager1532 mServiceStateChangedRegistrants.addUnique(h, what, obj); in registerForServiceStateChanged()1540 mServiceStateChangedRegistrants.remove(h); in unregisterForServiceStateChanged()2338 mServiceStateChangedRegistrants.notifyRegistrants((AsyncResult) msg.obj); in handleMessage()