Home
last modified time | relevance | path

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

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