Home
last modified time | relevance | path

Searched refs:VISIBILITY_SECRET (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/proto/android/app/
Dnotification.proto42 VISIBILITY_SECRET = -1; enumerator
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationFilter.java99 && (sbn.getNotification().visibility == Notification.VISIBILITY_SECRET in shouldFilterOut()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DPreferencesHelperTest.java329 channel2.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testChannelXml()
393 channel2.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testChannelXmlForBackup()
641 + Notification.VISIBILITY_SECRET + "\"" +" uid=\"" + UID_N_MR1 + "\" />\n" in testChannelXml_upgradeCreateDefaultChannel()
655 assertEquals(Notification.VISIBILITY_SECRET, updated1.getLockscreenVisibility()); in testChannelXml_upgradeCreateDefaultChannel()
764 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate()
800 defaultChannel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate_preUpgrade_updatesAppFields()
808 assertEquals(Notification.VISIBILITY_SECRET, mHelper.getPackageVisibility(PKG_N_MR1, in testUpdate_preUpgrade_updatesAppFields()
827 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate_postUpgrade_noUpdateAppFields()
854 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate_preUpgrade_noUpdateAppFieldsWithMultipleChannels()
864 defaultChannel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate_preUpgrade_noUpdateAppFieldsWithMultipleChannels()
[all …]
DNotificationManagerServiceTest.java518 Notification.VISIBILITY_SECRET); in getSignalExtractorSideEffects()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DInstallCarrierAppUtils.java83 .setVisibility(Notification.VISIBILITY_SECRET) // Should not appear on lock screen in showNotification()
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DNotificationTestList.java268 .setVisibility(Notification.VISIBILITY_SECRET)
396 .setVisibility(Notification.VISIBILITY_SECRET)
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManagerImpl.java301 Notification.VISIBILITY_SECRET; in shouldHideNotifications()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationUsageStats.java454 case Notification.VISIBILITY_SECRET: in countApiUse()
/frameworks/base/core/java/android/app/
DNotification.java760 VISIBILITY_SECRET,
785 public static final int VISIBILITY_SECRET = -1; field in Notification
2982 if (this.visibility >= VISIBILITY_SECRET && this.visibility <= VISIBILITY_PUBLIC) { in writeToProto()
3078 case VISIBILITY_SECRET: in visibilityToString()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...