Searched refs:LIGHT_ID_NOTIFICATIONS (Results 1 – 2 of 2) sorted by relevance
27 public static final int LIGHT_ID_NOTIFICATIONS = Type.NOTIFICATIONS; field in LightsManager
186 mNotificationLight = lightsManager.getLight(LightsManager.LIGHT_ID_NOTIFICATIONS); in NotificationAttentionHelper()