Home
last modified time | relevance | path

Searched refs:getBottomBarSpec (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/app/
DCameraAppUI.java1274 applyModuleSpecs(hardwareSpec, moduleController.getBottomBarSpec(), in onChangeCamera()
1952 moduleController.getBottomBarSpec());
1962 moduleController.getBottomBarSpec());
1972 moduleController.getBottomBarSpec());
1983 moduleController.getBottomBarSpec());
2006 moduleController.getBottomBarSpec(),
/packages/apps/Camera2/src/com/android/camera/captureintent/state/
DStateOpeningCamera.java151 getHardwareSpec(), getBottomBarSpec()); in registerEventHandlers()
254 private CameraAppUI.BottomBarUISpec getBottomBarSpec() {
/packages/apps/Camera2/src/com/android/camera/module/
DModuleController.java119 public BottomBarUISpec getBottomBarSpec(); in getBottomBarSpec() method
/packages/apps/Camera2/src/com/android/camera/captureintent/
DCaptureIntentModule.java193 public CameraAppUI.BottomBarUISpec getBottomBarSpec() { in getBottomBarSpec() method in CaptureIntentModule
/packages/apps/Camera2/src/com/android/camera/
DCaptureModule.java804 public BottomBarUISpec getBottomBarSpec() {
DVideoModule.java558 public CameraAppUI.BottomBarUISpec getBottomBarSpec() { in getBottomBarSpec() method in VideoModule
DPhotoModule.java626 public CameraAppUI.BottomBarUISpec getBottomBarSpec() { in getBottomBarSpec() method in PhotoModule