HomeSort by relevance Sort by last modified time
    Searched full:leds (Results 51 - 75 of 88) sorted by null

1 23 4

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XKBstr.h 593 XkbDeviceLedInfoPtr leds; member in struct:_XkbDeviceInfo
598 #define XkbXI_DevHasLeds(d) (((d)->num_leds>0)&&((d)->leds!=NULL))
611 XkbDeviceLedChangesRec leds; member in struct:_XkbDeviceChanges
XKB.h 309 * XkbLegalXILedClass(c) True if 'c' specifies a legal class with LEDs
  /device/asus/fugu/
init.fugu.rc 155 write /sys/class/leds/white/device/led_lighting_effect 1
156 write /sys/class/leds/white/brightness 0
  /device/htc/flounder/
ueventd.flounder.rc 65 /sys/devices/platform/tegra12-i2c.1/i2c-1/1-0032/leds/indicator ModeRGB 0660 system system
  /external/kernel-headers/original/uapi/linux/usb/
ch11.h 192 #define HUB_CHAR_PORTIND 0x0080 /* per-port indicators (LEDs) */
  /external/libnfc-nci/src/udrv/include/
upio.h 26 /* LEDs */
  /frameworks/native/cmds/dumpstate/
dumpstate.c 483 dump_file(NULL, "/sys/class/leds/lcd-backlight/brightness");
485 dump_file(NULL, "/sys/class/leds/button-backlight/brightness");
487 dump_file(NULL, "/sys/class/leds/keyboard-backlight/brightness");
489 dump_file(NULL, "/sys/class/leds/lcd-backlight/als");
491 dump_file(NULL, "/sys/class/leds/lcd-backlight/registers");
  /frameworks/base/docs/html/tv/adt-1/
index.jd 116 blue LEDs flash together. When the LEDs are flashing, the gamepad is in pairing mode.</p>
  /hardware/libhardware/include/hardware/
input.h 362 // leds
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 78 #define BACKLIGHT_CONTROL "/sys/class/leds/lcd-backlight/brightness"
  /frameworks/base/data/keyboards/
Generic.kl 430 # LEDs
  /hardware/qcom/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 78 #define BACKLIGHT_CONTROL "/sys/class/leds/lcd-backlight/brightness"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
input.h 66 #define EVIOCGLED(len) _IOC(_IOC_READ, 'E', 0x19, len) /* get all LEDs */
734 * LEDs
  /cts/tools/utils/
monsoon.py 132 "outputVoltageSetting", "temperature", "status", "leds",
  /docs/source.android.com/src/source/
building-devices.jd 121 <td>Power the device, cover it with one hand after the LEDs light up and until they turn red</td>
  /frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
DozeService.java 325 // Continue to pulse for existing LEDs.
  /system/bt/btif/include/
uinput.h 481 /* LEDs */
  /external/kernel-headers/original/uapi/linux/
input.h 142 #define EVIOCGLED(len) _IOC(_IOC_READ, 'E', 0x19, len) /* get all LEDs */
904 * LEDs
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
input.h 113 #define EVIOCGLED(len) _IOC(_IOC_READ, 'E', 0x19, len) /* get all LEDs */
825 * LEDs
  /cts/apps/CtsVerifier/assets/scripts/power_monitors/
monsoon.py 247 "outputVoltageSetting", "temperature", "status", "leds",
  /device/moto/shamu/
init.shamu.rc 512 write /sys/class/leds/lcd-backlight/brightness 100
  /frameworks/base/core/java/android/app/
NotificationManager.java 57 * <li>Turning on or flashing LEDs on the device, or</li>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XKB.h 309 * XkbLegalXILedClass(c) True if 'c' specifies a legal class with LEDs
  /frameworks/native/services/inputflinger/tests/
InputReader_test.cpp 325 KeyedVector<int32_t, bool> leds; member in struct:android::FakeEventHub::Device
431 device->leds.add(led, initialState);
436 return device->leds.valueFor(led);
654 return device && device->leds.indexOfKey(led) >= 0;
660 ssize_t index = device->leds.indexOfKey(led);
662 device->leds.replaceValueAt(led, on);
    [all...]
  /docs/source.android.com/src/devices/tech/ota/
device_code.jd 112 LEDs, screens, etc.), you can customize the recovery interface to display
688 interface for your device. Maybe your device has LEDs where you can use
    [all...]

Completed in 705 milliseconds

1 23 4