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.java201 private static final int CLICK_TIMEOUT = ViewConfiguration.getDoubleTapTimeout() + 50; field in TextViewTest
8758 SystemClock.sleep(CLICK_TIMEOUT); in emulateClickOnView()
8766 SystemClock.sleep(CLICK_TIMEOUT); in emulateLongPressOnView()