Searched defs:ORIENTATION_UNKNOWN (Results 1 – 3 of 3) 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
116 public static final Coordinate3F ORIENTATION_UNKNOWN = new Coordinate3F(0.0f, 0.0f, 0.0f); field in MicrophoneInfo