Home
last modified time | relevance | path

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

/aosp12/packages/apps/LegacyCamera/src/com/android/camera/ui/
H A DIndicatorControlBarContainer.java41 private SecondLevelIndicatorControlBar mSecondLevelIndicatorControlBar;
62 mSecondLevelIndicatorControlBar = (SecondLevelIndicatorControlBar) in onFinishInflate()
H A DSecondLevelIndicatorControlBar.java34 public class SecondLevelIndicatorControlBar extends IndicatorControl implements class
48 public SecondLevelIndicatorControlBar(Context context, AttributeSet attrs) { in SecondLevelIndicatorControlBar() method in SecondLevelIndicatorControlBar