Searched refs:IndicatorIconController (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/widget/
H A DIndicatorIconController.java34 * IndicatorIconController sets the visibility and icon state of
40 public class IndicatorIconController class in inherits:SettingsManager.OnSettingChangedListener,ButtonManager.ButtonStatusListener
65 public IndicatorIconController(AppController controller, View root) { method in class:IndicatorIconController
/packages/apps/Camera2/src/com/android/camera/app/
H A DCameraAppUI.java67 import com.android.camera.widget.IndicatorIconController;
515 private IndicatorIconController mIndicatorIconController;
1152 * {@link com.android.camera.ui.IndicatorIconController}.
1251 new IndicatorIconController(mController, mAppRootView);

Completed in 114 milliseconds