Searched refs:OrientationHandler (Results 1 – 1 of 1) sorted by relevance
174 private OrientationHandler mOrientationHandler;769 mOrientationHandler = new OrientationHandler(mCameraPreview.getContext()); in tryShowPreview()1024 private class OrientationHandler extends OrientationEventListener { class in CameraManager1025 OrientationHandler(final Context context) { in OrientationHandler() method in CameraManager.OrientationHandler