Home
last modified time | relevance | path

Searched refs:ALT (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/core/java/android/text/method/
DMetaKeyKeyListener.java135 private static final Object ALT = new NoCopySpan.Concrete(); field in MetaKeyKeyListener
147 text.removeSpan(ALT); in resetMetaState()
162 getActive(text, ALT, META_ALT_ON, META_ALT_LOCKED) | in getMetaState()
206 return getActive(text, ALT, PRESSED_RETURN_VALUE, LOCKED_RETURN_VALUE); in getMetaState()
275 adjust(content, ALT); in adjustMetaAfterKeypress()
284 return what == CAP || what == ALT || what == SYM || in isMetaTracker()
311 resetLock(content, ALT); in resetLockedMeta()
334 press(content, ALT); in onKeyDown()
391 release(content, ALT, event); in onKeyUp()
426 if ((states&META_ALT_ON) != 0) content.removeSpan(ALT); in clearMetaKeyState()
/frameworks/base/data/keyboards/
DVendor_046d_Product_c532.kl20 # ALT + LEFT_BRACKET produces GRAVE.
21 # ALT + RIGHT_BRACKET produces SHIFT + GRAVE.
/frameworks/base/packages/InputDevices/res/raw/
Dkeyboard_layout_english_us.kcm18 # special ALT characters.
Dkeyboard_layout_english_us_colemak.kcm18 # special ALT characters.
Dkeyboard_layout_english_us_workman.kcm18 # special ALT characters.
Dkeyboard_layout_english_us_dvorak.kcm18 # special ALT characters.
/frameworks/av/media/libaaudio/
DDoxyfile1468 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down
DDoxyfile.orig1459 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down
/frameworks/base/media/native/midi/include/
DDoxyfile.orig1585 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down
DDoxyfile1585 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down
/frameworks/av/media/codec2/docs/
Ddoxygen.config1535 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt75435 Landroid/text/method/MetaKeyKeyListener;->ALT:Ljava/lang/Object;