Searched refs:unlockOrientation (Results 1 – 11 of 11) sorted by relevance
33 void unlockOrientation(); in unlockOrientation() method
215 mOrientationLockController.unlockOrientation(); in reEnableUI()
131 void unlockOrientation(); in unlockOrientation() method
264 public void unlockOrientation(); in unlockOrientation() method
163 public void unlockOrientation() { in unlockOrientation() method in OrientationManagerImpl
84 public void unlockOrientation() { in unlockOrientation() method in OrientationManager
806 mOrientationManager.unlockOrientation(); in showBars()
367 public void unlockOrientation() { in CaptureModule()368 mAppController.getOrientationManager().unlockOrientation(); in CaptureModule()
1216 public void unlockOrientation() { in unlockOrientation() method in CameraActivity1218 mOrientationManager.unlockOrientation(); in unlockOrientation()
1502 mActivity.unlockOrientation(); in stopVideoRecording()
290 public static void unlockOrientation(final Activity activity) { in unlockOrientation() method in UiUtils