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