Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DVisibilityExtractorTest.java25 import static android.app.NotificationManager.VISIBILITY_NO_OVERRIDE;
110 NotificationRecord r = getNotificationRecord(VISIBILITY_NO_OVERRIDE); in testGlobalAllDpmAllChannelAll()
114 assertEquals(VISIBILITY_NO_OVERRIDE, r.getPackageVisibilityOverride()); in testGlobalAllDpmAllChannelAll()
128 NotificationRecord r = getNotificationRecord(VISIBILITY_NO_OVERRIDE); in testGlobalNoneDpmAllChannelAll()
146 NotificationRecord r = getNotificationRecord(VISIBILITY_NO_OVERRIDE); in testGlobalSomeDpmAllChannelAll()
165 NotificationRecord r = getNotificationRecord(VISIBILITY_NO_OVERRIDE); in testGlobalAllDpmNoneChannelAll()
184 NotificationRecord r = getNotificationRecord(VISIBILITY_NO_OVERRIDE); in testGlobalAllDpmSomeChannelAll()
H A DBuzzBeepBlinkTest.java516 r.setPackageVisibilityOverride(NotificationManager.VISIBILITY_NO_OVERRIDE); in testLockedPrivateA11yRedaction()
560 r.setPackageVisibilityOverride(NotificationManager.VISIBILITY_NO_OVERRIDE); in testLockedPublicA11yNoRedaction()
582 r.setPackageVisibilityOverride(NotificationManager.VISIBILITY_NO_OVERRIDE); in testUnlockedPrivateA11yNoRedaction()
H A DPreferencesHelperTest.java43 import static android.app.NotificationManager.VISIBILITY_NO_OVERRIDE;
1652 assertEquals(VISIBILITY_NO_OVERRIDE, updated.getLockscreenVisibility()); in testChannelXml_defaultChannelLegacyApp_noUserSettings()
1869 assertEquals(VISIBILITY_NO_OVERRIDE, in testUpdate_preUpgrade_updatesAppFields()
1899 assertEquals(VISIBILITY_NO_OVERRIDE, in testUpdate_postUpgrade_noUpdateAppFields()
1913 assertEquals(VISIBILITY_NO_OVERRIDE, in testUpdate_postUpgrade_noUpdateAppFields()
1925 assertEquals(VISIBILITY_NO_OVERRIDE, in testUpdate_preUpgrade_noUpdateAppFieldsWithMultipleChannels()
1950 assertEquals(VISIBILITY_NO_OVERRIDE, in testUpdate_preUpgrade_noUpdateAppFieldsWithMultipleChannels()
5212 assertThat(originalChild.getLockscreenVisibility()).isEqualTo(VISIBILITY_NO_OVERRIDE); in testUpdateConversationParent_updatesUnlockedFields()
5279 assertThat(updatedChild.getLockscreenVisibility()).isEqualTo(VISIBILITY_NO_OVERRIDE); in testUpdateConversationParent_doesNotUpdateLockedFields()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DVisibilityExtractor.java79 record.setPackageVisibilityOverride(NotificationManager.VISIBILITY_NO_OVERRIDE); in process()
H A DPreferencesHelper.java154 private static final int DEFAULT_VISIBILITY = NotificationManager.VISIBILITY_NO_OVERRIDE;
1018 NotificationListenerService.Ranking.VISIBILITY_NO_OVERRIDE); in createNotificationChannel()
1088 NotificationListenerService.Ranking.VISIBILITY_NO_OVERRIDE); in updateNotificationChannel()
H A DNotificationManagerService.java9247 final int notifVisibility = visibilityOverride == NotificationManager.VISIBILITY_NO_OVERRIDE
/aosp14/frameworks/base/core/proto/android/app/
H A Dnotification_channel.proto39 // Default is VISIBILITY_NO_OVERRIDE (-1000).
/aosp14/frameworks/base/core/proto/android/service/
H A Dnotification.proto144 // Default is VISIBILITY_NO_OVERRIDE (-1000).
/aosp14/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java1674 public static final int VISIBILITY_NO_OVERRIDE = NotificationManager.VISIBILITY_NO_OVERRIDE; field in NotificationListenerService.Ranking
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
H A DNotificationInterruptStateProviderImplTest.java29 import static android.app.NotificationManager.VISIBILITY_NO_OVERRIDE;
227 .setVisibilityOverride(VISIBILITY_NO_OVERRIDE) in testShouldHeadsUpWhenDozing()
/aosp14/frameworks/base/core/java/android/app/
H A DNotificationChannel.java237 NotificationManager.VISIBILITY_NO_OVERRIDE;
H A DNotificationManager.java505 public static final int VISIBILITY_NO_OVERRIDE = -1000; field in NotificationManager
H A DNotification.java912 NotificationManager.VISIBILITY_NO_OVERRIDE
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt8125 Landroid/app/NotificationManager;->VISIBILITY_NO_OVERRIDE:I
49691 Landroid/service/notification/NotificationListenerService$Ranking;->VISIBILITY_NO_OVERRIDE:I
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt41001 field public static final int VISIBILITY_NO_OVERRIDE = -1000; // 0xfffffc18