Searched refs:addIndicator (Results 1 – 2 of 2) sorted by relevance
95 addIndicator(getContext(), pref); in addControls()123 public IndicatorButton addIndicator(Context context, IconListPreference pref) { in addIndicator() method in IndicatorControl
139 public IndicatorButton addIndicator(Context context, IconListPreference pref) { in addIndicator() method in SecondLevelIndicatorControlBar140 IndicatorButton b = super.addIndicator(context, pref); in addIndicator()