Home
last modified time | relevance | path

Searched refs:IndicatorControlBar (Results 1 – 2 of 2) sorted by relevance

/packages/apps/LegacyCamera/src/com/android/camera/ui/
DIndicatorControlBar.java32 public class IndicatorControlBar extends IndicatorControl implements class
43 public IndicatorControlBar(Context context, AttributeSet attrs) { in IndicatorControlBar() method in IndicatorControlBar
DIndicatorControlBarContainer.java40 private IndicatorControlBar mIndicatorControlBar;
59 mIndicatorControlBar = (IndicatorControlBar) in onFinishInflate()