Home
last modified time | relevance | path

Searched refs:CLICK_TIMEOUT (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java225 private static final int CLICK_TIMEOUT = ViewConfiguration.getDoubleTapTimeout() + 50; field in TextViewTest
9547 SystemClock.sleep(CLICK_TIMEOUT); in emulateClickOnView()
9555 SystemClock.sleep(CLICK_TIMEOUT); in emulateLongPressOnView()