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

/packages/apps/Camera2/src/com/android/camera/app/
H A DCameraAppUI.java470 public boolean enableSelfTimer = false; field in class:CameraAppUI.BottomBarUISpec
474 * {@link #enableSelfTimer} is false, then the option should be shown
2164 if (bottomBarSpec.enableSelfTimer) {

Completed in 34 milliseconds