Searched defs:IndicatorControl (Results 1 - 1 of 1) sorted by relevance

/packages/apps/LegacyCamera/src/com/android/camera/ui/
H A DIndicatorControl.java37 public abstract class IndicatorControl extends RelativeLayout implements class in inherits:RelativeLayout,IndicatorButton.Listener,OtherSettingsPopup.Listener,Rotatable
39 private static final String TAG = "IndicatorControl";
60 public IndicatorControl(Context context, AttributeSet attrs) { method in class:IndicatorControl

Completed in 145 milliseconds