Searched refs:setBypassDnd (Results 1 – 6 of 6) sorted by relevance
374 channel2.setBypassDnd(true); in testChannelXml()435 channel2.setBypassDnd(true); in testChannelXmlForBackup()795 channel.setBypassDnd(true); in testUpdate()805 channel2.setBypassDnd(false); in testUpdate()830 defaultChannel.setBypassDnd(true); in testUpdate_preUpgrade_updatesAppFields()856 channel.setBypassDnd(true); in testUpdate_postUpgrade_noUpdateAppFields()880 channel.setBypassDnd(true); in testCreateChannel_CannotChangeHiddenFields()909 channel.setBypassDnd(true); in testCreateChannel_CannotChangeHiddenFieldsAssistant()1014 update1.setBypassDnd(true); in testLockFields_visibilityAndDndAndBadge()1048 channel.setBypassDnd(true); in testGetDeletedChannel()[all …]
167 channel.setBypassDnd(true); in createNotificationChannel()
445 public void setBypassDnd(boolean bypassDnd) { in setBypassDnd() method in NotificationChannel626 setBypassDnd(Notification.PRIORITY_DEFAULT in populateFromXml()
377 channel.setBypassDnd(r.priority == Notification.PRIORITY_MAX); in createDefaultChannelIfNeeded()647 existing.setBypassDnd(bypassDnd); in createNotificationChannel()664 channel.setBypassDnd(r.priority == Notification.PRIORITY_MAX); in createNotificationChannel()
3868 Landroid/app/NotificationChannel;->setBypassDnd(Z)V
5639 method public void setBypassDnd(boolean);