Home
last modified time | relevance | path

Searched refs:setLockscreenVisibility (Results 1 – 12 of 12) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/notification/app/
H A DVisibilityPreferenceController.java129 mChannel.setLockscreenVisibility(sensitive); in onPreferenceChange()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/app/
H A DVisibilityPreferenceControllerTest.java352 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testOnPreferenceChange_noOverride()
371 channel.setLockscreenVisibility(VISIBILITY_NO_OVERRIDE); in testOnPreferenceChange_override()
/aosp12/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
H A DNekoService.java67 eggChan.setLockscreenVisibility(Notification.VISIBILITY_PUBLIC); // cats sit in the window in setupNotificationChannels()
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java451 channel2.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testChannelXml()
517 channel2.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testChannelXmlForBackup()
896 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate()
906 channel2.setLockscreenVisibility(Notification.VISIBILITY_PUBLIC); in testUpdate()
959 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate_postUpgrade_noUpdateAppFields()
986 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate_preUpgrade_noUpdateAppFieldsWithMultipleChannels()
1021 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testCreateChannel_CannotChangeHiddenFields()
1052 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testCreateChannel_CannotChangeHiddenFieldsAssistant()
1165 update2.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testLockFields_visibilityAndDndAndBadge()
1224 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testGetDeletedChannel()
[all …]
H A DVisibilityExtractorTest.java81 channel.setLockscreenVisibility(visibility); in getNotificationRecord()
/aosp12/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DPackageInstalledNotificationUtils.java221 channel.setLockscreenVisibility(Notification.VISIBILITY_PRIVATE); in createChannel()
/aosp12/frameworks/base/core/java/android/app/
H A DNotificationChannel.java612 public void setLockscreenVisibility(int lockscreenVisibility) { in setLockscreenVisibility() method in NotificationChannel
961 setLockscreenVisibility(safeInt(parser, ATT_VISIBILITY, DEFAULT_VISIBILITY)); in populateFromXml()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DPreferencesHelper.java509 channel.setLockscreenVisibility(r.visibility); in createDefaultChannelIfNeededLocked()
937 channel.setLockscreenVisibility(r.visibility); in createNotificationChannel()
951 channel.setLockscreenVisibility( in createNotificationChannel()
1013 updatedChannel.setLockscreenVisibility( in updateNotificationChannel()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt2279 HSPLandroid/app/NotificationChannel;->setLockscreenVisibility(I)V
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt6188 method public void setLockscreenVisibility(int);
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt2279 HSPLandroid/app/NotificationChannel;->setLockscreenVisibility(I)V