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

  /packages/apps/Camera/src/com/android/camera/ui/
IndicatorControl.java 95 addIndicator(getContext(), pref);
145 public IndicatorButton addIndicator(Context context, IconListPreference pref) {
SecondLevelIndicatorControlBar.java 169 public IndicatorButton addIndicator(Context context, IconListPreference pref) {
170 IndicatorButton b = super.addIndicator(context, pref);
  /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 150 milliseconds