Searched refs:callHasStylusHandwritingWindow (Results 1 – 2 of 2) sorted by relevance
/cts/tests/inputmethod/src/android/view/inputmethod/cts/ |
D | StylusHandwritingTest.java | 432 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/ |
D | MockImeSession.java | 1896 public ImeCommand callHasStylusHandwritingWindow() { in callHasStylusHandwritingWindow() method in MockImeSession
|