Home
last modified time | relevance | path

Searched defs:KEY_NUMPAD4 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/util/
H A Dkeyboard.h92 KEY_NUMPAD4, // The numpad 4 key enumerator
/aosp_15_r20/hardware/google/gfxstream/host/testlibs/
Dkeyboard.h92 KEY_NUMPAD4, // The numpad 4 key enumerator
/aosp_15_r20/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
H A Dvt320.java753 public final static int KEY_NUMPAD4 = 35; field in vt320