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

  /packages/apps/Camera/src/com/android/camera/ui/
IndicatorControlBar.java 33 public class IndicatorControlBar extends IndicatorControl implements
36 private static final String TAG = "IndicatorControlBar";
43 public IndicatorControlBar(Context context, AttributeSet attrs) {
IndicatorControlBarContainer.java 33 * IndicatorControlBar, SecondLevelIndicatorControlBar and ZoomControlBar for
42 private IndicatorControlBar mIndicatorControlBar;
61 mIndicatorControlBar = (IndicatorControlBar)
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
IndicatorControlBar.java 32 public class IndicatorControlBar extends IndicatorControl implements
34 private static final String TAG = "IndicatorControlBar";
43 public IndicatorControlBar(Context context, AttributeSet attrs) {
IndicatorControlBarContainer.java 33 * IndicatorControlBar, SecondIndicatorControlBar and ZoomControlBar for Phone UI.
40 private IndicatorControlBar mIndicatorControlBar;
59 mIndicatorControlBar = (IndicatorControlBar)

Completed in 192 milliseconds