Searched refs:setLockscreenVisibility (Results 1 – 7 of 7) sorted by relevance
375 channel2.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testChannelXml()436 channel2.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testChannelXmlForBackup()796 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate()806 channel2.setLockscreenVisibility(Notification.VISIBILITY_PUBLIC); in testUpdate()831 defaultChannel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate_preUpgrade_updatesAppFields()857 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate_postUpgrade_noUpdateAppFields()881 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testCreateChannel_CannotChangeHiddenFields()910 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testCreateChannel_CannotChangeHiddenFieldsAssistant()1021 update2.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testLockFields_visibilityAndDndAndBadge()1049 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testGetDeletedChannel()[all …]
65 eggChan.setLockscreenVisibility(Notification.VISIBILITY_PUBLIC); // cats sit in the window in setupNotificationChannels()
455 public void setLockscreenVisibility(int lockscreenVisibility) { in setLockscreenVisibility() method in NotificationChannel628 setLockscreenVisibility(safeInt(parser, ATT_VISIBILITY, DEFAULT_VISIBILITY)); in populateFromXml()
378 channel.setLockscreenVisibility(r.visibility); in createDefaultChannelIfNeeded()667 channel.setLockscreenVisibility(r.visibility); in createNotificationChannel()671 channel.setLockscreenVisibility(Ranking.VISIBILITY_NO_OVERRIDE); in createNotificationChannel()703 updatedChannel.setLockscreenVisibility(Ranking.VISIBILITY_NO_OVERRIDE); in updateNotificationChannel()
3873 Landroid/app/NotificationChannel;->setLockscreenVisibility(I)V
14968 HSPLandroid/app/NotificationChannel;->setLockscreenVisibility(I)V
5644 method public void setLockscreenVisibility(int);