Searched refs:addIndicator (Results 1 - 2 of 2) sorted by relevance

/packages/apps/LegacyCamera/src/com/android/camera/ui/
H A DIndicatorControl.java95 addIndicator(getContext(), pref);
123 public IndicatorButton addIndicator(Context context, IconListPreference pref) { method in class:IndicatorControl
H A DSecondLevelIndicatorControlBar.java139 public IndicatorButton addIndicator(Context context, IconListPreference pref) { method in class:SecondLevelIndicatorControlBar
140 IndicatorButton b = super.addIndicator(context, pref);

Completed in 210 milliseconds