Searched refs:getLockscreenVisibility (Results 1 – 8 of 8) sorted by relevance
693 public int getLockscreenVisibility() { in getLockscreenVisibility() method in NotificationChannel981 if (getLockscreenVisibility() != DEFAULT_VISIBILITY) { in writeXml()983 Integer.toString(getLockscreenVisibility())); in writeXml()1066 if (getLockscreenVisibility() != DEFAULT_VISIBILITY) { in toJson()1067 record.put(ATT_VISIBILITY, Notification.visibilityToString(getLockscreenVisibility())); in toJson()1181 && getLockscreenVisibility() == that.getLockscreenVisibility() in equals()1210 getLockscreenVisibility(), getSound(), mLights, getLightColor(), in hashCode()
46 record.setPackageVisibilityOverride(record.getChannel().getLockscreenVisibility()); in process()
909 if (channel.getLockscreenVisibility() == Notification.VISIBILITY_PUBLIC) { in createNotificationChannel()954 if (updatedChannel.getLockscreenVisibility() == Notification.VISIBILITY_PUBLIC) { in updateNotificationChannel()984 r.visibility = updatedChannel.getLockscreenVisibility(); in updateNotificationChannel()1768 if (original.getLockscreenVisibility() != update.getLockscreenVisibility()) { in lockFieldsForUpdateLocked()
261 assertEquals(expected.getLockscreenVisibility(), actual.getLockscreenVisibility()); in compareChannels()280 assertEquals(parent.getLockscreenVisibility(), actual.getLockscreenVisibility()); in compareChannelsParentChild()689 assertEquals(NotificationManager.VISIBILITY_NO_OVERRIDE, updated.getLockscreenVisibility()); in testChannelXml_defaultChannelLegacyApp_noUserSettings()730 assertEquals(Notification.VISIBILITY_SECRET, updated1.getLockscreenVisibility()); in testChannelXml_upgradeCreateDefaultChannel()981 assertFalse(Notification.VISIBILITY_SECRET == savedChannel.getLockscreenVisibility()); in testCreateChannel_CannotChangeHiddenFields()1012 assertFalse(Notification.VISIBILITY_SECRET == savedChannel.getLockscreenVisibility()); in testCreateChannel_CannotChangeHiddenFieldsAssistant()
664 Landroid/app/NotificationChannel;->getLockscreenVisibility()I
2747 HSPLandroid/app/NotificationChannel;->getLockscreenVisibility()I
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
5946 method public int getLockscreenVisibility();