HomeSort by relevance Sort by last modified time
    Searched refs:KEY_CANCEL (Results 1 - 16 of 16) sorted by null

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
BluetoothPairingDialog.java 61 private static final String KEY_CANCEL = "action_cancel";
216 } else if (KEY_CANCEL.equals(key)) {
242 .key(KEY_CANCEL)
249 .key(KEY_CANCEL)
  /external/python/cpython2/Lib/curses/
has_key.py 19 _curses.KEY_CANCEL: 'kcan',
  /external/python/cpython3/Lib/curses/
has_key.py 19 _curses.KEY_CANCEL: 'kcan',
  /prebuilts/gdb/darwin-x86/lib/python2.7/curses/
has_key.py 19 _curses.KEY_CANCEL: 'kcan',
  /prebuilts/gdb/linux-x86/lib/python2.7/curses/
has_key.py 19 _curses.KEY_CANCEL: 'kcan',
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/curses/
has_key.py 19 _curses.KEY_CANCEL: 'kcan',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/curses/
has_key.py 19 _curses.KEY_CANCEL: 'kcan',
  /external/libxkbcommon/xkbcommon/test/
evdev-scancodes.h 251 #define KEY_CANCEL 223 /* AC Cancel */
  /bionic/libc/kernel/uapi/linux/
input-event-codes.h 270 #define KEY_CANCEL 223
  /external/autotest/client/site_tests/hardware_Keyboard/src/
evtest.c 160 [KEY_ALTERASE] = "Alternate Erase", [KEY_CANCEL] = "Cancel",
  /external/kernel-headers/original/uapi/linux/
input-event-codes.h 300 #define KEY_CANCEL 223 /* AC Cancel */
  /external/strace/xlat/
evdev_keycode.h 675 #if defined(KEY_CANCEL) || (defined(HAVE_DECL_KEY_CANCEL) && HAVE_DECL_KEY_CANCEL)
676 XLAT(KEY_CANCEL),
    [all...]
  /external/autotest/client/bin/input/
linux_input.py 411 KEY_CANCEL = 223 # AC Cancel
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
input.h 402 #define KEY_CANCEL 223 /* AC Cancel */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
curses.h     [all...]
ncurses.h     [all...]

Completed in 488 milliseconds