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.java1275 applyModuleSpecs(hardwareSpec, moduleController.getBottomBarSpec(), in onChangeCamera()
1953 moduleController.getBottomBarSpec());
1963 moduleController.getBottomBarSpec());
1973 moduleController.getBottomBarSpec());
1984 moduleController.getBottomBarSpec());
2007 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.java555 public CameraAppUI.BottomBarUISpec getBottomBarSpec() { in getBottomBarSpec() method in VideoModule
DPhotoModule.java626 public CameraAppUI.BottomBarUISpec getBottomBarSpec() { in getBottomBarSpec() method in PhotoModule