Searched refs:getLockscreenVisibility (Results 1 – 5 of 5) sorted by relevance
587 public int getLockscreenVisibility() { in getLockscreenVisibility() method in NotificationChannel806 if (getLockscreenVisibility() != DEFAULT_VISIBILITY) { in writeXml()808 Integer.toString(getLockscreenVisibility())); in writeXml()876 if (getLockscreenVisibility() != DEFAULT_VISIBILITY) { in toJson()877 record.put(ATT_VISIBILITY, Notification.visibilityToString(getLockscreenVisibility())); in toJson()990 && getLockscreenVisibility() == that.getLockscreenVisibility() in equals()1014 getLockscreenVisibility(), getSound(), mLights, getLightColor(), in hashCode()
46 record.setPackageVisibilityOverride(record.getChannel().getLockscreenVisibility()); in process()
715 if (channel.getLockscreenVisibility() == Notification.VISIBILITY_PUBLIC) { in createNotificationChannel()752 if (updatedChannel.getLockscreenVisibility() == Notification.VISIBILITY_PUBLIC) { in updateNotificationChannel()782 r.visibility = updatedChannel.getLockscreenVisibility(); in updateNotificationChannel()1396 if (original.getLockscreenVisibility() != update.getLockscreenVisibility()) { in lockFieldsForUpdateLocked()
218 assertEquals(expected.getLockscreenVisibility(), actual.getLockscreenVisibility()); in compareChannels()614 assertEquals(NotificationManager.VISIBILITY_NO_OVERRIDE, updated.getLockscreenVisibility()); in testChannelXml_defaultChannelLegacyApp_noUserSettings()655 assertEquals(Notification.VISIBILITY_SECRET, updated1.getLockscreenVisibility()); in testChannelXml_upgradeCreateDefaultChannel()906 assertFalse(Notification.VISIBILITY_SECRET == savedChannel.getLockscreenVisibility()); in testCreateChannel_CannotChangeHiddenFields()937 assertFalse(Notification.VISIBILITY_SECRET == savedChannel.getLockscreenVisibility()); in testCreateChannel_CannotChangeHiddenFieldsAssistant()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...