Searched refs:mOnRegistrants (Results 1 – 2 of 2) sorted by relevance
49 protected RegistrantList mOnRegistrants = new RegistrantList(); field in BaseCommands212 mOnRegistrants.addUnique(h, what, obj); in registerForOn()222 mOnRegistrants.remove(h); in unregisterForOn()885 mOnRegistrants.notifyRegistrants(); in setRadioState()
2264 mOnRegistrants.notifyRegistrants(); in notifyRadioOn()