HomeSort by relevance Sort by last modified time
    Searched refs:OrientationLockController (Results 1 - 4 of 4) sorted by null

  /packages/apps/Camera2/src/com/android/camera/burst/
OrientationLockController.java 22 public interface OrientationLockController {
BurstFacadeFactory.java 78 OrientationLockController orientationController,
BurstFacadeImpl.java 100 private final OrientationLockController mOrientationLockController;
110 * @param orientationLockController for locking orientation when burst is
116 OrientationLockController orientationLockController,
118 mOrientationLockController = orientationLockController;
  /packages/apps/Camera2/src/com/android/camera/
CaptureModule.java 46 import com.android.camera.burst.OrientationLockController;
365 new OrientationLockController() {
    [all...]

Completed in 272 milliseconds