Searched refs:mNotificationLight (Results 1 – 1 of 1) sorted by relevance
499 private LogicalLight mNotificationLight; field in NotificationManagerService1747 if (mNotificationLight != null) {1748 mNotificationLight.turnOff();1945 mNotificationLight = light; in setLights()2194 mNotificationLight = lightsManager.getLight(LightsManager.LIGHT_ID_NOTIFICATIONS); in init()8904 if (mNotificationLight == null) {8921 mNotificationLight.turnOff();8926 mNotificationLight.setFlashing(light.color, LogicalLight.LIGHT_FLASH_TIMED,