Home
last modified time | relevance | path

Searched defs:callClearMetaKeyStates (Results 1 – 2 of 2) sorted by relevance

/cts/tests/inputmethod/mocka11yime/client/src/com/android/cts/mocka11yime/
DMockA11yImeSession.java578 public MockA11yImeCommand callClearMetaKeyStates(int states) { in callClearMetaKeyStates() method
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockImeSession.java1266 public ImeCommand callClearMetaKeyStates(int states) { in callClearMetaKeyStates() method in MockImeSession