Searched refs:callClearMetaKeyStates (Results 1 – 3 of 3) sorted by relevance
578 public MockA11yImeCommand callClearMetaKeyStates(int states) { in callClearMetaKeyStates() method
1266 public ImeCommand callClearMetaKeyStates(int states) { in callClearMetaKeyStates() method in MockImeSession
4575 final ImeCommand command = session.callClearMetaKeyStates(expectedStates);4618 final ImeCommand command = session.callClearMetaKeyStates(KeyEvent.META_ALT_MASK);4659 final var command = session.callClearMetaKeyStates(expectedStates);