Searched refs:META_SYM_RELEASED (Results 1 – 2 of 2) sorted by relevance
122 private static final long META_SYM_RELEASED = 1L << 50; field in MetaKeyKeyListener132 | META_SYM_PRESSED | META_SYM_RELEASED;535 } else if ((state & META_SYM_RELEASED) != 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()
70412 Landroid/text/method/MetaKeyKeyListener;->META_SYM_RELEASED:J