Searched refs:mOrientationEventListener (Results 1 - 2 of 2) sorted by relevance

/packages/apps/LegacyCamera/src/com/android/camera/panorama/
H A DPanoramaActivity.java173 private PanoOrientationEventListener mOrientationEventListener; field in class:PanoramaActivity
286 mOrientationEventListener = new PanoOrientationEventListener(this);
1017 mOrientationEventListener.disable();
1026 mOrientationEventListener.enable();
/packages/apps/Camera/src/com/android/camera/
H A DPanoramaModule.java160 private PanoOrientationEventListener mOrientationEventListener; field in class:PanoramaModule
275 mOrientationEventListener = new PanoOrientationEventListener(mActivity);
987 mOrientationEventListener.disable();
1061 mOrientationEventListener.enable();

Completed in 332 milliseconds