Home
last modified time | relevance | path

Searched refs:VISIBILITY_NO_OVERRIDE (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/proto/android/app/
Dnotification_channel.proto39 // Default is VISIBILITY_NO_OVERRIDE (-1000).
/frameworks/base/core/proto/android/service/
Dnotification.proto135 // Default is VISIBILITY_NO_OVERRIDE (-1000).
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationData.java319 return Ranking.VISIBILITY_NO_OVERRIDE; in getVisibilityOverride()
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java1471 public static final int VISIBILITY_NO_OVERRIDE = NotificationManager.VISIBILITY_NO_OVERRIDE; field in NotificationListenerService.Ranking
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DPreferencesHelperTest.java617 assertEquals(NotificationManager.VISIBILITY_NO_OVERRIDE, updated.getLockscreenVisibility()); in testChannelXml_defaultChannelLegacyApp_noUserSettings()
793 assertEquals(NotificationManager.VISIBILITY_NO_OVERRIDE, in testUpdate_preUpgrade_updatesAppFields()
824 assertEquals(NotificationManager.VISIBILITY_NO_OVERRIDE, in testUpdate_postUpgrade_noUpdateAppFields()
837 assertEquals(NotificationManager.VISIBILITY_NO_OVERRIDE, in testUpdate_postUpgrade_noUpdateAppFields()
851 assertEquals(NotificationManager.VISIBILITY_NO_OVERRIDE, in testUpdate_preUpgrade_noUpdateAppFieldsWithMultipleChannels()
874 assertEquals(NotificationManager.VISIBILITY_NO_OVERRIDE, in testUpdate_preUpgrade_noUpdateAppFieldsWithMultipleChannels()
/frameworks/base/services/core/java/com/android/server/notification/
DPreferencesHelper.java101 private static final int DEFAULT_VISIBILITY = NotificationManager.VISIBILITY_NO_OVERRIDE;
733 NotificationListenerService.Ranking.VISIBILITY_NO_OVERRIDE); in createNotificationChannel()
770 NotificationListenerService.Ranking.VISIBILITY_NO_OVERRIDE); in updateNotificationChannel()
/frameworks/base/core/java/android/app/
DNotificationChannel.java140 NotificationManager.VISIBILITY_NO_OVERRIDE;
DNotificationManager.java333 public static final int VISIBILITY_NO_OVERRIDE = -1000; field in NotificationManager
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt8128 Landroid/app/NotificationManager;->VISIBILITY_NO_OVERRIDE:I
63603 Landroid/service/notification/NotificationListenerService$Ranking;->VISIBILITY_NO_OVERRIDE:I