Home
last modified time | relevance | path

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

/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()
764 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate()
774 channel2.setLockscreenVisibility(Notification.VISIBILITY_PUBLIC); in testUpdate()
800 defaultChannel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); 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()
889 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testCreateChannel_CannotChangeHiddenFields()
920 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testCreateChannel_CannotChangeHiddenFieldsAssistant()
[all …]
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DPackageInstalledNotificationUtils.java221 channel.setLockscreenVisibility(Notification.VISIBILITY_PRIVATE); in createChannel()
/frameworks/base/core/java/android/app/
DNotificationChannel.java478 public void setLockscreenVisibility(int lockscreenVisibility) { in setLockscreenVisibility() method in NotificationChannel
716 setLockscreenVisibility(safeInt(parser, ATT_VISIBILITY, DEFAULT_VISIBILITY)); in populateFromXml()
/frameworks/base/services/core/java/com/android/server/notification/
DPreferencesHelper.java375 channel.setLockscreenVisibility(r.visibility); in createDefaultChannelIfNeededLocked()
705 channel.setLockscreenVisibility(r.visibility); in createNotificationChannel()
716 channel.setLockscreenVisibility( in createNotificationChannel()
753 updatedChannel.setLockscreenVisibility( in updateNotificationChannel()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...