Searched refs:LONG_PRESS_EVENT_INJECTION_DELAY_MILIS (Results 1 – 1 of 1) sorted by relevance
45 private static final int LONG_PRESS_EVENT_INJECTION_DELAY_MILIS = 1000; field in GestureBot132 SystemClock.sleep(LONG_PRESS_EVENT_INJECTION_DELAY_MILIS); in swipe()