Searched refs:VERTICAL_DEBOUNCE (Results 1 – 1 of 1) sorted by relevance
58 private static final int VERTICAL_DEBOUNCE = 100; field in AccelerometerListener105 int delay = (orientation == ORIENTATION_VERTICAL ? VERTICAL_DEBOUNCE in setOrientation()