Searched refs:mOrientationListener (Results 1 – 4 of 4) sorted by relevance
38 private MyOrientationEventListener mOrientationListener; field in OrientationManager48 mOrientationListener = new MyOrientationEventListener(activity); in OrientationManager()55 mOrientationListener.enable(); in resume()59 mOrientationListener.disable(); in pause()
55 private final MyOrientationEventListener mOrientationListener; field in OrientationManagerImpl82 mOrientationListener = new MyOrientationEventListener(activity); in OrientationManagerImpl()91 mOrientationListener.enable(); in resume()95 mOrientationListener.disable(); in pause()
133 private MyOrientationEventListener mOrientationListener; field in Camera358 mOrientationListener = new MyOrientationEventListener(Camera.this); in initializeFirstTime()359 mOrientationListener.enable(); in initializeFirstTime()440 mOrientationListener.enable(); in initializeSecondTime()1603 mOrientationListener.disable(); in onPause()
249 private MyOrientationEventListener mOrientationListener; field in VideoCamera452 mOrientationListener = new MyOrientationEventListener(this); in onCreate()833 mOrientationListener.enable(); in doOnResume()1010 mOrientationListener.disable(); in onPause()