Home
last modified time | relevance | path

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

/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
DNekoService.java67 eggChan.setLockscreenVisibility(Notification.VISIBILITY_PUBLIC); // cats sit in the window in setupNotificationChannels()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DVisibilityExtractorTest.java81 channel.setLockscreenVisibility(visibility); in getNotificationRecord()
DPreferencesHelperTest.java458 channel2.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testChannelXml()
523 channel2.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testChannelXmlForBackup()
904 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate()
914 channel2.setLockscreenVisibility(Notification.VISIBILITY_PUBLIC); in testUpdate()
940 defaultChannel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate_preUpgrade_updatesAppFields()
967 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate_postUpgrade_noUpdateAppFields()
994 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate_preUpgrade_noUpdateAppFieldsWithMultipleChannels()
1004 defaultChannel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate_preUpgrade_noUpdateAppFieldsWithMultipleChannels()
1029 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testCreateChannel_CannotChangeHiddenFields()
1060 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.java614 public void setLockscreenVisibility(int lockscreenVisibility) { in setLockscreenVisibility() method in NotificationChannel
970 setLockscreenVisibility(safeInt(parser, ATT_VISIBILITY, DEFAULT_VISIBILITY)); in populateFromXml()
/frameworks/base/services/core/java/com/android/server/notification/
DPreferencesHelper.java510 channel.setLockscreenVisibility(r.visibility); in createDefaultChannelIfNeededLocked()
935 channel.setLockscreenVisibility(r.visibility); in createNotificationChannel()
949 channel.setLockscreenVisibility( in createNotificationChannel()
1011 updatedChannel.setLockscreenVisibility( in updateNotificationChannel()
/frameworks/base/boot/
Dboot-image-profile.txt2279 HSPLandroid/app/NotificationChannel;->setLockscreenVisibility(I)V
/frameworks/base/core/api/
Dcurrent.txt6183 method public void setLockscreenVisibility(int);
/frameworks/base/config/
Dboot-image-profile.txt2279 HSPLandroid/app/NotificationChannel;->setLockscreenVisibility(I)V