Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DExtractViewTest.java169 imeSession.callSetExtractView(label); in testSetExtractView()
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockImeSession.java1834 public ImeCommand callSetExtractView(String label) { in callSetExtractView() method in MockImeSession