Searched refs:ORIENTATION_HORIZONTAL (Results 1 – 2 of 2) sorted by relevance
37 public static final int ORIENTATION_HORIZONTAL = 2; field in AccelerometerListener66 + (orientation == ORIENTATION_HORIZONTAL161 (angle > VERTICAL_ANGLE ? ORIENTATION_VERTICAL : ORIENTATION_HORIZONTAL); in onSensorEvent()
231 final boolean horizontal = (orientation == AccelerometerListener.ORIENTATION_HORIZONTAL); in updateProximitySensorMode()247 orientation == AccelerometerListener.ORIENTATION_HORIZONTAL, in updateProximitySensorMode()