Searched refs:allMetaState (Results 1 – 1 of 1) sorted by relevance
260 int allMetaState = KeyEvent.META_ALT_ON | KeyEvent.META_ALT_LEFT_ON in processKey() local264 getCurrentInputConnection().clearMetaKeyStates(allMetaState); in processKey()