Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DPreferencesHelperTest.java332 channel2.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testChannelXml()
396 channel2.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testChannelXmlForBackup()
767 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate()
777 channel2.setLockscreenVisibility(Notification.VISIBILITY_PUBLIC); in testUpdate()
803 defaultChannel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate_preUpgrade_updatesAppFields()
830 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate_postUpgrade_noUpdateAppFields()
857 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate_preUpgrade_noUpdateAppFieldsWithMultipleChannels()
867 defaultChannel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate_preUpgrade_noUpdateAppFieldsWithMultipleChannels()
892 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testCreateChannel_CannotChangeHiddenFields()
923 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.java481 public void setLockscreenVisibility(int lockscreenVisibility) { in setLockscreenVisibility() method in NotificationChannel
720 setLockscreenVisibility(safeInt(parser, ATT_VISIBILITY, DEFAULT_VISIBILITY)); in populateFromXml()
/frameworks/base/services/core/java/com/android/server/notification/
DPreferencesHelper.java387 channel.setLockscreenVisibility(r.visibility); in createDefaultChannelIfNeededLocked()
721 channel.setLockscreenVisibility(r.visibility); in createNotificationChannel()
732 channel.setLockscreenVisibility( in createNotificationChannel()
769 updatedChannel.setLockscreenVisibility( in updateNotificationChannel()
/frameworks/base/non-updatable-api/
Dcurrent.txt5780 method public void setLockscreenVisibility(int);
/frameworks/base/api/
Dcurrent.txt5780 method public void setLockscreenVisibility(int);