Searched refs:mNotificationLight (Results 1 – 1 of 1) sorted by relevance
136 private LogicalLight mNotificationLight; field in NotificationAttentionHelper186 mNotificationLight = lightsManager.getLight(LightsManager.LIGHT_ID_NOTIFICATIONS); in NotificationAttentionHelper()862 if (mNotificationLight == null) { in updateLightsLocked()879 mNotificationLight.turnOff(); in updateLightsLocked()884 mNotificationLight.setFlashing(light.color, LogicalLight.LIGHT_FLASH_TIMED, in updateLightsLocked()1607 if (mNotificationLight != null) {1608 mNotificationLight.turnOff();1760 mNotificationLight = light; in setLights()