Searched refs:ORIENTATION_UNKNOWN (Results 1 – 11 of 11) 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) {
19 import static android.view.OrientationEventListener.ORIENTATION_UNKNOWN;459 if (degrees == ORIENTATION_UNKNOWN) { in getRotationForUserDegreesRotated()
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) {
1292 if (deviceOrientationDegrees == OrientationEventListener.ORIENTATION_UNKNOWN) { in getJpegRotation()
216 if (orientation == ORIENTATION_UNKNOWN) return; in onOrientationChanged()