Searched refs:setLockscreenVisibility (Results 1 – 8 of 8) sorted by relevance
67 eggChan.setLockscreenVisibility(Notification.VISIBILITY_PUBLIC); // cats sit in the window in setupNotificationChannels()
393 channel2.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testChannelXml()459 channel2.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testChannelXmlForBackup()839 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate()849 channel2.setLockscreenVisibility(Notification.VISIBILITY_PUBLIC); in testUpdate()875 defaultChannel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate_preUpgrade_updatesAppFields()902 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate_postUpgrade_noUpdateAppFields()929 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate_preUpgrade_noUpdateAppFieldsWithMultipleChannels()939 defaultChannel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate_preUpgrade_noUpdateAppFieldsWithMultipleChannels()964 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testCreateChannel_CannotChangeHiddenFields()995 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testCreateChannel_CannotChangeHiddenFieldsAssistant()[all …]
221 channel.setLockscreenVisibility(Notification.VISIBILITY_PRIVATE); in createChannel()
555 public void setLockscreenVisibility(int lockscreenVisibility) { in setLockscreenVisibility() method in NotificationChannel886 setLockscreenVisibility(safeInt(parser, ATT_VISIBILITY, DEFAULT_VISIBILITY)); in populateFromXml()
471 channel.setLockscreenVisibility(r.visibility); in createDefaultChannelIfNeededLocked()896 channel.setLockscreenVisibility(r.visibility); in createNotificationChannel()910 channel.setLockscreenVisibility( in createNotificationChannel()955 updatedChannel.setLockscreenVisibility( in updateNotificationChannel()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
2782 HSPLandroid/app/NotificationChannel;->setLockscreenVisibility(I)V
5961 method public void setLockscreenVisibility(int);