Searched refs:FLAG_SHOW_LIGHTS (Results 1 – 5 of 5) sorted by relevance
629 public static final int FLAG_SHOW_LIGHTS = 0x00000001; field in Notification772 FLAG_SHOW_LIGHTS,3916 if ((flags & FLAG_SHOW_LIGHTS) != 0) { in flagsToString()3918 flags &= ~FLAG_SHOW_LIGHTS; in flagsToString()5196 mN.flags |= FLAG_SHOW_LIGHTS; in setLights()7329 mN.flags |= FLAG_SHOW_LIGHTS; in build()
301 if ((notification.flags & Notification.FLAG_SHOW_LIGHTS) != 0) { in calculateLights()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
4612 field public static final int FLAG_SHOW_LIGHTS = 1; // 0x1
6494 field @Deprecated public static final int FLAG_SHOW_LIGHTS = 1; // 0x1