HomeSort by relevance Sort by last modified time
    Searched refs:addIndicator (Results 1 - 2 of 2) sorted by null

  /packages/apps/LegacyCamera/src/com/android/camera/ui/
IndicatorControl.java 95 addIndicator(getContext(), pref);
123 public IndicatorButton addIndicator(Context context, IconListPreference pref) {
SecondLevelIndicatorControlBar.java 139 public IndicatorButton addIndicator(Context context, IconListPreference pref) {
140 IndicatorButton b = super.addIndicator(context, pref);

Completed in 71 milliseconds