Home
last modified time | relevance | path

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

/aosp12/packages/apps/Camera2/src/com/android/camera/burst/
H A DBurstFacadeImpl.java100 private final OrientationLockController mOrientationLockController; field in BurstFacadeImpl
118 mOrientationLockController = orientationLockController; in BurstFacadeImpl()
136 mOrientationLockController.lockOrientation(); in startBurst()
215 mOrientationLockController.unlockOrientation(); in reEnableUI()