Searched refs:setLockscreenVisibility (Results 1 – 9 of 9) sorted by relevance
67 eggChan.setLockscreenVisibility(Notification.VISIBILITY_PUBLIC); // cats sit in the window in setupNotificationChannels()
81 channel.setLockscreenVisibility(visibility); in getNotificationRecord()
458 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 …]
221 channel.setLockscreenVisibility(Notification.VISIBILITY_PRIVATE); in createChannel()
614 public void setLockscreenVisibility(int lockscreenVisibility) { in setLockscreenVisibility() method in NotificationChannel970 setLockscreenVisibility(safeInt(parser, ATT_VISIBILITY, DEFAULT_VISIBILITY)); in populateFromXml()
510 channel.setLockscreenVisibility(r.visibility); in createDefaultChannelIfNeededLocked()935 channel.setLockscreenVisibility(r.visibility); in createNotificationChannel()949 channel.setLockscreenVisibility( in createNotificationChannel()1011 updatedChannel.setLockscreenVisibility( in updateNotificationChannel()
2279 HSPLandroid/app/NotificationChannel;->setLockscreenVisibility(I)V
6183 method public void setLockscreenVisibility(int);