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