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