Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/method/
DMetaKeyKeyListener.java122 private static final long META_SYM_RELEASED = 1L << 50; field in MetaKeyKeyListener
132 | 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()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt70412 Landroid/text/method/MetaKeyKeyListener;->META_SYM_RELEASED:J