Home | History | Annotate | Download | only in server

Lines Matching refs:LightsService

118     private LightsService.Light mNotificationLight;
119 private LightsService.Light mAttentionLight;
579 LightsService lights)
593 mNotificationLight = lights.getLight(LightsService.LIGHT_ID_NOTIFICATIONS);
594 mAttentionLight = lights.getLight(LightsService.LIGHT_ID_ATTENTION);
1326 mNotificationLight.setFlashing(ledARGB, LightsService.LIGHT_FLASH_TIMED,