Searched refs:mNotificationLight (Results 1 – 1 of 1) sorted by relevance
572 private LogicalLight mNotificationLight; field in NotificationManagerService1852 if (mNotificationLight != null) {1853 mNotificationLight.turnOff();2106 mNotificationLight = light; in setLights()2374 mNotificationLight = lightsManager.getLight(LightsManager.LIGHT_ID_NOTIFICATIONS); in init()9852 if (mNotificationLight == null) {9869 mNotificationLight.turnOff();9874 mNotificationLight.setFlashing(light.color, LogicalLight.LIGHT_FLASH_TIMED,