Searched refs:LIGHT_ID_ATTENTION (Results 1 – 4 of 4) sorted by relevance
25 public static final int LIGHT_ID_ATTENTION = 5; field in LightsManager
84 = get_device(module, LIGHT_ID_ATTENTION); in init_native()
588 mAttentionLight = mLightsManager.getLight(LightsManager.LIGHT_ID_ATTENTION); in systemReady()
982 mAttentionLight = lights.getLight(LightsManager.LIGHT_ID_ATTENTION); in onStart()