Searched refs:mOnRegistrants (Results 1 – 2 of 2) sorted by relevance
51 protected RegistrantList mOnRegistrants = new RegistrantList(); field in BaseCommands222 mOnRegistrants.addUnique(h, what, obj); in registerForOn()232 mOnRegistrants.remove(h); in unregisterForOn()894 mOnRegistrants.notifyRegistrants(); in setRadioState()
2217 mOnRegistrants.notifyRegistrants(); in notifyRadioOn()