Searched refs:showLights (Results 1 – 10 of 10) sorted by relevance
60 .showLights(policy.showLights()) in notificationPolicyToZenPolicy()
919 public @NonNull Builder showLights(boolean show) { in showLights() method in ZenPolicy.Builder986 showLights(show); in showVisualEffect()
1343 builder.showLights(lights == STATE_ALLOW); in readZenPolicyXml()1630 builder.showLights( in toZenPolicy()
191 .showLights(false) in testZenPolicyToNotificationPolicy_classic()227 .showLights(false) in testZenPolicyToNotificationPolicy()274 .showLights(false) in testZenConfigToZenPolicy_classic()319 .showLights(false) in testZenConfigToZenPolicy()
604 builder.showLights(true); in tesShowLights()609 builder.showLights(false); in tesShowLights()723 .showLights(true).showBadges(false) in testPolicyBuilder_constructFromPolicy()
4616 .showLights(true) // Differs from the default in automaticZenRuleToZenRule_nullToNonNullPolicyUpdate()
582 proto.write(DNDPolicyProto.LIGHTS, toState(mNewPolicy.showLights())); in getDNDPolicyProto()
2690 public boolean showLights() { in showLights() method in NotificationManager.Policy
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
41375 method @NonNull public android.service.notification.ZenPolicy.Builder showLights(boolean);