Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DStylusHandwritingTest.java432 stream, imeSession.callHasStylusHandwritingWindow(), TIMEOUT_1_S) in testStylusHoverInitInkWindow()
456 stream, imeSession.callHasStylusHandwritingWindow(), TIMEOUT_1_S) in testStylusHoverInitInkWindow()
2520 stream, imeSession.callHasStylusHandwritingWindow(), TIMEOUT_1_S)
2585 stream, imeSession.callHasStylusHandwritingWindow(), TIMEOUT_1_S)
2593 stream, imeSession.callHasStylusHandwritingWindow(), TIMEOUT_1_S)
2599 stream, imeSession.callHasStylusHandwritingWindow(), TIMEOUT)
2634 stream, imeSession.callHasStylusHandwritingWindow(), TIMEOUT_1_S)
2653 stream, imeSession.callHasStylusHandwritingWindow(), TIMEOUT_1_S)
2869 return !expectCommand(stream, imeSession.callHasStylusHandwritingWindow(),
2933 stream, imeSession.callHasStylusHandwritingWindow(), TIMEOUT_1_S)
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockImeSession.java1896 public ImeCommand callHasStylusHandwritingWindow() { in callHasStylusHandwritingWindow() method in MockImeSession