Searched refs:GESTURE_STEP_MS (Results 1 – 1 of 1) sorted by relevance
98 private static final int GESTURE_STEP_MS = 16; field in LauncherInstrumentation1199 downTime, downTime, steps * GESTURE_STEP_MS, start, end, gestureScope); in movePointer()1201 endTime = movePointer(downTime, endTime + GESTURE_STEP_MS, 5 * GESTURE_STEP_MS, end, in movePointer()1286 long steps = duration / GESTURE_STEP_MS; in movePointer()1289 sleep(GESTURE_STEP_MS); in movePointer()1291 currentTime += GESTURE_STEP_MS; in movePointer()