Searched refs:mRadioStateChangedRegistrants (Results 1 – 1 of 1) sorted by relevance
109 private RegistrantList mRadioStateChangedRegistrants = new RegistrantList(); field in MockModemConfigBase395 mRadioStateChangedRegistrants.notifyRegistrants( in handleMessage()400 mRadioStateChangedRegistrants.notifyRegistrants(null); in handleMessage()812 mRadioStateChangedRegistrants.notifyRegistrants(new AsyncResult(null, mRadioState, null)); in notifyAllRegistrantNotifications()907 mRadioStateChangedRegistrants.addUnique(h, what, obj); in registerForRadioStateChanged()912 mRadioStateChangedRegistrants.remove(h); in unregisterForRadioStateChanged()