Searched refs:onButtonEnabledChanged (Results 1 – 2 of 2) sorted by relevance
138 public void onButtonEnabledChanged(ButtonManager buttonManager, int buttonId); in onButtonEnabledChanged() method403 mListener.onButtonEnabledChanged(this, buttonId); in initializePushButton()467 mListener.onButtonEnabledChanged(this, buttonId); in disableButton()502 mListener.onButtonEnabledChanged(this, buttonId); in enableButton()
104 public void onButtonEnabledChanged(ButtonManager buttonManager, int buttonId) { in onButtonEnabledChanged() method in IndicatorIconController