Searched refs:META_SYM_PRESSED (Results 1 – 2 of 2) sorted by relevance
118 private static final long META_SYM_PRESSED = 1L << 42; field in MetaKeyKeyListener132 | META_SYM_PRESSED | META_SYM_RELEASED;533 if ((state & META_SYM_PRESSED) != 0) { in adjustMetaAfterKeypress()558 META_SYM_LOCKED, META_SYM_PRESSED, META_SYM_RELEASED, META_SYM_USED); in handleKeyDown()596 META_SYM_PRESSED, META_SYM_RELEASED, META_SYM_USED, event); in handleKeyUp()
70411 Landroid/text/method/MetaKeyKeyListener;->META_SYM_PRESSED:J