Searched refs:setLockscreenVisibility (Results 1 – 12 of 12) sorted by relevance
129 mChannel.setLockscreenVisibility(sensitive); in onPreferenceChange()
352 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testOnPreferenceChange_noOverride()371 channel.setLockscreenVisibility(VISIBILITY_NO_OVERRIDE); in testOnPreferenceChange_override()
67 eggChan.setLockscreenVisibility(Notification.VISIBILITY_PUBLIC); // cats sit in the window in setupNotificationChannels()
451 channel2.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testChannelXml()517 channel2.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testChannelXmlForBackup()896 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate()906 channel2.setLockscreenVisibility(Notification.VISIBILITY_PUBLIC); in testUpdate()959 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate_postUpgrade_noUpdateAppFields()986 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate_preUpgrade_noUpdateAppFieldsWithMultipleChannels()1021 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testCreateChannel_CannotChangeHiddenFields()1052 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testCreateChannel_CannotChangeHiddenFieldsAssistant()1165 update2.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testLockFields_visibilityAndDndAndBadge()1224 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testGetDeletedChannel()[all …]
81 channel.setLockscreenVisibility(visibility); in getNotificationRecord()
221 channel.setLockscreenVisibility(Notification.VISIBILITY_PRIVATE); in createChannel()
612 public void setLockscreenVisibility(int lockscreenVisibility) { in setLockscreenVisibility() method in NotificationChannel961 setLockscreenVisibility(safeInt(parser, ATT_VISIBILITY, DEFAULT_VISIBILITY)); in populateFromXml()
509 channel.setLockscreenVisibility(r.visibility); in createDefaultChannelIfNeededLocked()937 channel.setLockscreenVisibility(r.visibility); in createNotificationChannel()951 channel.setLockscreenVisibility( in createNotificationChannel()1013 updatedChannel.setLockscreenVisibility( in updateNotificationChannel()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
2279 HSPLandroid/app/NotificationChannel;->setLockscreenVisibility(I)V
6188 method public void setLockscreenVisibility(int);