Searched refs:LIGHT_CAPABILITY_BRIGHTNESS (Results 1 – 5 of 5) sorted by relevance
71 public static final int LIGHT_CAPABILITY_BRIGHTNESS = 1 << 0; field in Light102 LIGHT_CAPABILITY_BRIGHTNESS,258 return (mCapabilities & LIGHT_CAPABILITY_BRIGHTNESS) == LIGHT_CAPABILITY_BRIGHTNESS; in hasBrightnessControl()
140 Light.LIGHT_CAPABILITY_BRIGHTNESS), in testGetInputDeviceLights()215 Light.LIGHT_CAPABILITY_COLOR_RGB | Light.LIGHT_CAPABILITY_BRIGHTNESS), in testControlPlayerIdLight()217 Light.LIGHT_CAPABILITY_BRIGHTNESS) in testControlPlayerIdLight()250 Light.LIGHT_CAPABILITY_COLOR_RGB | Light.LIGHT_CAPABILITY_BRIGHTNESS); in testLightCapabilities()253 | Light.LIGHT_CAPABILITY_BRIGHTNESS); in testLightCapabilities()
83 Light.LIGHT_CAPABILITY_BRIGHTNESS,
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
19750 field public static final int LIGHT_CAPABILITY_BRIGHTNESS = 1; // 0x1