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