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

  /hardware/libhardware/include/hardware/
lights.h 53 #define LIGHTS_DEVICE_API_VERSION_2_0 HARDWARE_DEVICE_API_VERSION_2(2, 0, LIGHTS_HEADER_VERSION)
135 * Available only for version >= LIGHTS_DEVICE_API_VERSION_2_0
  /frameworks/base/services/core/jni/
com_android_server_lights_LightsService.cpp 125 if (version < LIGHTS_DEVICE_API_VERSION_2_0) {
  /device/huawei/angler/liblight/
lights.c 358 dev->common.version = LIGHTS_DEVICE_API_VERSION_2_0;

Completed in 139 milliseconds