Searched defs:ORIENTATION_UNKNOWN (Results 1 – 4 of 4) sorted by relevance
38 public static final int ORIENTATION_UNKNOWN = OrientationEventListener.ORIENTATION_UNKNOWN; field in OrientationListener
48 public static final int ORIENTATION_UNKNOWN = -1; field in OrientationEventListener
77 static final int ORIENTATION_UNKNOWN = field in RotationResolverManagerService
117 public static final Coordinate3F ORIENTATION_UNKNOWN = new Coordinate3F(0.0f, 0.0f, 0.0f); field in MicrophoneInfo