Searched refs:DEFAULT_LIGHTS (Results 1 – 9 of 9) sorted by relevance
433 defaults |= Notification.DEFAULT_LIGHTS; in buildNotification()
1146 .setDefaults(Notification.DEFAULT_LIGHTS) in adjustStatusBarCarModeLocked()
269 if ((notification.defaults & Notification.DEFAULT_LIGHTS) != 0) { in calculateLights()
154 defaults |= Notification.DEFAULT_LIGHTS; in getNotification()
308 defaults |= Notification.DEFAULT_LIGHTS; in getNotificationRecord()
200 public static final int DEFAULT_LIGHTS = 4; field in Notification5906 if ((mN.defaults & DEFAULT_LIGHTS) != 0) {
4578 field public static final int DEFAULT_LIGHTS = 4; // 0x4
5314 field public static final int DEFAULT_LIGHTS = 4; // 0x4