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