Searched refs:FLAG_SHOW_LIGHTS (Results 1 – 5 of 5) sorted by relevance
266 if ((notification.flags & Notification.FLAG_SHOW_LIGHTS) != 0) { in calculateLights()
537 public static final int FLAG_SHOW_LIGHTS = 0x00000001; field in Notification632 @IntDef({FLAG_SHOW_LIGHTS, FLAG_ONGOING_EVENT, FLAG_INSISTENT, FLAG_ONLY_ALERT_ONCE,4130 mN.flags |= FLAG_SHOW_LIGHTS; in setLights()5907 mN.flags |= FLAG_SHOW_LIGHTS;
4612 field public static final int FLAG_SHOW_LIGHTS = 1; // 0x1
5365 field @Deprecated public static final int FLAG_SHOW_LIGHTS = 1; // 0x1