Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/inputmethod/cts/
DInputConnectionWrapperTest.java48 wrapper.clearMetaKeyStates(KeyEvent.META_ALT_ON); in testInputConnectionWrapper()
131 public boolean clearMetaKeyStates(int states) { in clearMetaKeyStates() method in InputConnectionWrapperTest.MockInputConnection