Searched refs:CLICK_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
191 private static final int CLICK_TIMEOUT = ViewConfiguration.getDoubleTapTimeout() + 50; field in TextViewTest7651 SystemClock.sleep(CLICK_TIMEOUT); in emulateClickOnView()7658 SystemClock.sleep(CLICK_TIMEOUT); in emulateLongPressOnView()