Searched refs:setBypassDnd (Results 1 – 6 of 6) sorted by relevance
331 channel2.setBypassDnd(true); in testChannelXml()395 channel2.setBypassDnd(true); in testChannelXmlForBackup()766 channel.setBypassDnd(true); in testUpdate()776 channel2.setBypassDnd(false); in testUpdate()802 defaultChannel.setBypassDnd(true); in testUpdate_preUpgrade_updatesAppFields()829 channel.setBypassDnd(true); in testUpdate_postUpgrade_noUpdateAppFields()856 channel.setBypassDnd(true); in testUpdate_preUpgrade_noUpdateAppFieldsWithMultipleChannels()866 defaultChannel.setBypassDnd(true); in testUpdate_preUpgrade_noUpdateAppFieldsWithMultipleChannels()891 channel.setBypassDnd(true); in testCreateChannel_CannotChangeHiddenFields()922 channel.setBypassDnd(true); in testCreateChannel_CannotChangeHiddenFieldsAssistant()[all …]
167 channel.setBypassDnd(true); in createNotificationChannel()
471 public void setBypassDnd(boolean bypassDnd) { in setBypassDnd() method in NotificationChannel718 setBypassDnd(Notification.PRIORITY_DEFAULT in populateFromXml()
386 channel.setBypassDnd(r.priority == Notification.PRIORITY_MAX); in createDefaultChannelIfNeededLocked()691 existing.setBypassDnd(bypassDnd); in createNotificationChannel()718 channel.setBypassDnd(r.priority == Notification.PRIORITY_MAX); in createNotificationChannel()
5775 method public void setBypassDnd(boolean);