Searched refs:shouldShowLights (Results 1 – 8 of 8) sorted by relevance
662 public boolean shouldShowLights() { in shouldShowLights() method in NotificationChannel995 if (shouldShowLights()) { in writeXml()996 out.attribute(null, ATT_LIGHTS, Boolean.toString(shouldShowLights())); in writeXml()1078 record.put(ATT_LIGHTS, Boolean.toString(shouldShowLights())); in toJson()
259 assertEquals(expected.shouldShowLights(), actual.shouldShowLights()); in compareChannels()278 assertEquals(parent.shouldShowLights(), actual.shouldShowLights()); in compareChannelsParentChild()979 assertEquals(channel.shouldShowLights(), savedChannel.shouldShowLights()); in testCreateChannel_CannotChangeHiddenFields()1010 assertEquals(channel.shouldShowLights(), savedChannel.shouldShowLights()); in testCreateChannel_CannotChangeHiddenFieldsAssistant()
1774 if (original.shouldShowLights() != update.shouldShowLights() in lockFieldsForUpdateLocked()
269 Light light = getChannel().shouldShowLights() ? new Light(channelLightColor, in calculateLights()
658 Landroid/app/NotificationChannel;->shouldShowLights()Z
2787 HSPLandroid/app/NotificationChannel;->shouldShowLights()Z
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
5966 method public boolean shouldShowLights();