Searched refs:META_ALT_ON (Results 1 – 9 of 9) sorted by relevance
48 public final static int META_ALT_ON = 0x04; field in TerminalKeyListener57 public final static int META_ALT_MASK = META_ALT_ON | META_ALT_LOCK;61 public final static int META_TRANSIENT = META_CTRL_ON | META_ALT_ON | META_SHIFT_ON;182 curMetaState |= KeyEvent.META_ALT_ON; in onKey()183 metaState &= ~META_ALT_ON; in onKey()250 metaPress(META_ALT_ON); in onKey()265 metaPress(META_ALT_ON); in onKey()272 metaPress(META_ALT_ON); in onKey()
190 if ((metaState & TerminalKeyListener.META_ALT_ON) != 0) { in onDraw()
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...