Searched refs:setLockscreenVisibility (Results 1 – 6 of 6) sorted by relevance
332 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 …]
221 channel.setLockscreenVisibility(Notification.VISIBILITY_PRIVATE); in createChannel()
481 public void setLockscreenVisibility(int lockscreenVisibility) { in setLockscreenVisibility() method in NotificationChannel720 setLockscreenVisibility(safeInt(parser, ATT_VISIBILITY, DEFAULT_VISIBILITY)); in populateFromXml()
387 channel.setLockscreenVisibility(r.visibility); in createDefaultChannelIfNeededLocked()721 channel.setLockscreenVisibility(r.visibility); in createNotificationChannel()732 channel.setLockscreenVisibility( in createNotificationChannel()769 updatedChannel.setLockscreenVisibility( in updateNotificationChannel()
5780 method public void setLockscreenVisibility(int);