Searched refs:VISIBILITY_NO_OVERRIDE (Results 1 – 8 of 8) sorted by relevance
37 // Default is VISIBILITY_NO_OVERRIDE (-1000).
1388 public static final int VISIBILITY_NO_OVERRIDE = NotificationManager.VISIBILITY_NO_OVERRIDE; field in NotificationListenerService.Ranking1710 return Ranking.VISIBILITY_NO_OVERRIDE; in getVisibilityOverride()
128 // Default is VISIBILITY_NO_OVERRIDE (-1000).
91 private static final int DEFAULT_VISIBILITY = NotificationManager.VISIBILITY_NO_OVERRIDE;671 channel.setLockscreenVisibility(Ranking.VISIBILITY_NO_OVERRIDE); in createNotificationChannel()703 updatedChannel.setLockscreenVisibility(Ranking.VISIBILITY_NO_OVERRIDE); in updateNotificationChannel()
647 assertEquals(NotificationManager.VISIBILITY_NO_OVERRIDE, updated.getLockscreenVisibility()); in testChannelXml_defaultChannelLegacyApp_noUserSettings()821 assertEquals(NotificationManager.VISIBILITY_NO_OVERRIDE, in testUpdate_preUpgrade_updatesAppFields()851 assertEquals(NotificationManager.VISIBILITY_NO_OVERRIDE, in testUpdate_postUpgrade_noUpdateAppFields()864 assertEquals(NotificationManager.VISIBILITY_NO_OVERRIDE, in testUpdate_postUpgrade_noUpdateAppFields()
509 return Ranking.VISIBILITY_NO_OVERRIDE; in getVisibilityOverride()
264 public static final int VISIBILITY_NO_OVERRIDE = -1000; field in NotificationManager
129 NotificationManager.VISIBILITY_NO_OVERRIDE;