Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DStylusHandwritingTest.java132 private static final long TIMEOUT_1_S = TimeUnit.SECONDS.toMillis(1); field in StylusHandwritingTest
432 stream, imeSession.callHasStylusHandwritingWindow(), TIMEOUT_1_S) in testStylusHoverInitInkWindow()
456 stream, imeSession.callHasStylusHandwritingWindow(), TIMEOUT_1_S) in testStylusHoverInitInkWindow()
765 TIMEOUT_1_S); in testStylusSession_stylusWouldNotTriggerNavbarGestures()
1220 TIMEOUT_1_S, "Finger tap on unfocusedEditText should be ignored"); in testHandwriting_fingerTouchIsIgnored() local
1241 while (elapsedMs < TIMEOUT_1_S) { in waitForStylusAction()
1491 TIMEOUT_1_S); in testOnViewClicked_withStylusHandwriting()
1830 launchTestActivityWithDelegate(editTextMarker, latch, TIMEOUT_1_S);
1964 latch.await(TIMEOUT_1_S, TimeUnit.MILLISECONDS);
2395 TIMEOUT_1_S);
[all …]