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

  /bionic/libc/kernel/uapi/linux/
input.h 430 #define KEY_BRIGHTNESS_AUTO 244
431 #define KEY_BRIGHTNESS_ZERO KEY_BRIGHTNESS_AUTO
    [all...]
  /development/ndk/platforms/android-21/include/linux/
input.h 429 #define KEY_BRIGHTNESS_AUTO 244
430 #define KEY_BRIGHTNESS_ZERO KEY_BRIGHTNESS_AUTO
    [all...]
  /external/kernel-headers/original/uapi/linux/
input.h 466 #define KEY_BRIGHTNESS_AUTO 244 /* Set Auto Brightness: manual
469 #define KEY_BRIGHTNESS_ZERO KEY_BRIGHTNESS_AUTO
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
input.h 429 #define KEY_BRIGHTNESS_AUTO 244
430 #define KEY_BRIGHTNESS_ZERO KEY_BRIGHTNESS_AUTO
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
input.h 429 #define KEY_BRIGHTNESS_AUTO 244
430 #define KEY_BRIGHTNESS_ZERO KEY_BRIGHTNESS_AUTO
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
input.h 429 #define KEY_BRIGHTNESS_AUTO 244
430 #define KEY_BRIGHTNESS_ZERO KEY_BRIGHTNESS_AUTO
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
input.h 429 #define KEY_BRIGHTNESS_AUTO 244
430 #define KEY_BRIGHTNESS_ZERO KEY_BRIGHTNESS_AUTO
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
input.h 429 #define KEY_BRIGHTNESS_AUTO 244
430 #define KEY_BRIGHTNESS_ZERO KEY_BRIGHTNESS_AUTO
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
input.h 429 #define KEY_BRIGHTNESS_AUTO 244
430 #define KEY_BRIGHTNESS_ZERO KEY_BRIGHTNESS_AUTO
    [all...]
  /external/strace/xlat/
evdev_keycode.h 733 #if defined(KEY_BRIGHTNESS_AUTO) || (defined(HAVE_DECL_KEY_BRIGHTNESS_AUTO) && HAVE_DECL_KEY_BRIGHTNESS_AUTO)
734 XLAT(KEY_BRIGHTNESS_AUTO),
    [all...]

Completed in 52 milliseconds