Home
last modified time | relevance | path

Searched refs:KEY_PLAYPAUSE (Results 1 – 5 of 5) sorted by relevance

/external/strace/xlat/
Devdev_keycode.in169 KEY_PLAYPAUSE
Devdev_keycode.h509 #if defined(KEY_PLAYPAUSE) || (defined(HAVE_DECL_KEY_PLAYPAUSE) && HAVE_DECL_KEY_PLAYPAUSE)
510 XLAT(KEY_PLAYPAUSE),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h243 #define KEY_PLAYPAUSE 164 macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c135 [KEY_PLAYPAUSE] = "PlayPause", [KEY_PREVIOUSSONG] = "PreviousSong",
/external/autotest/client/bin/input/
Dlinux_input.py355 KEY_PLAYPAUSE = 164 variable