Searched refs:LIGHT_ID_BACKLIGHT (Results 1 – 3 of 3) sorted by relevance
23 public static final int LIGHT_ID_BACKLIGHT = Type.BACKLIGHT; field in LightsManager
912 .getLight(LightsManager.LIGHT_ID_BACKLIGHT); in testBacklightAdapter_withoutSourceControlSupport_defaultDisplay()925 .getLight(LightsManager.LIGHT_ID_BACKLIGHT); in testBacklightAdapter_withoutSourceControlSupport_nonDefaultDisplay()
1697 mBacklight = lights.getLight(LightsManager.LIGHT_ID_BACKLIGHT);