Searched refs:ORIENTATION_UNKNOWN (Results 1 – 10 of 10) sorted by relevance
35 public static final int ORIENTATION_UNKNOWN = 0; field in AccelerometerListener106 orientation = ORIENTATION_UNKNOWN; in enable()107 pendingOrientation = ORIENTATION_UNKNOWN; in enable()138 pendingOrientation = ORIENTATION_UNKNOWN; in setOrientation()
52 private int orientation = AccelerometerListener.ORIENTATION_UNKNOWN;125 orientation = AccelerometerListener.ORIENTATION_UNKNOWN; in onStateChange()
111 if (rotation == OrientationEventListener.ORIENTATION_UNKNOWN) { in onOrientationChanged()
125 if (orientation == ORIENTATION_UNKNOWN) return;142 if (orientationHistory == OrientationEventListener.ORIENTATION_UNKNOWN) {
361 if (orientationHistory == OrientationEventListener.ORIENTATION_UNKNOWN) { in roundOrientation()622 if (orientation != OrientationEventListener.ORIENTATION_UNKNOWN) { in setRotationParameter()
251 private int mOrientation = OrientationEventListener.ORIENTATION_UNKNOWN;551 if (orientation == ORIENTATION_UNKNOWN) return; in onOrientationChanged()1249 if (mOrientation != OrientationEventListener.ORIENTATION_UNKNOWN) { in initializeRecorder()1299 if (mOrientation != OrientationEventListener.ORIENTATION_UNKNOWN) { in initializeEffectsPreview()
135 private int mOrientation = OrientationEventListener.ORIENTATION_UNKNOWN;1310 if (orientation == ORIENTATION_UNKNOWN) return; in onOrientationChanged()
208 if (orientation == ORIENTATION_UNKNOWN) {
216 if (orientation == ORIENTATION_UNKNOWN) return; in onOrientationChanged()
1287 if (deviceOrientationDegrees == OrientationEventListener.ORIENTATION_UNKNOWN) { in getJpegRotation()