Searched refs:setBypassDnd (Results 1 – 8 of 8) sorted by relevance
457 channel2.setBypassDnd(true); in testChannelXml()522 channel2.setBypassDnd(true); in testChannelXmlForBackup()903 channel.setBypassDnd(true); in testUpdate()913 channel2.setBypassDnd(false); in testUpdate()939 defaultChannel.setBypassDnd(true); in testUpdate_preUpgrade_updatesAppFields()966 channel.setBypassDnd(true); in testUpdate_postUpgrade_noUpdateAppFields()993 channel.setBypassDnd(true); in testUpdate_preUpgrade_noUpdateAppFieldsWithMultipleChannels()1003 defaultChannel.setBypassDnd(true); in testUpdate_preUpgrade_noUpdateAppFieldsWithMultipleChannels()1028 channel.setBypassDnd(true); in testCreateChannel_CannotChangeHiddenFields()1059 channel.setBypassDnd(true); in testCreateChannel_CannotChangeHiddenFieldsAssistant()[all …]
166 channel.setBypassDnd(true); in createNotificationChannel()
604 public void setBypassDnd(boolean bypassDnd) { in setBypassDnd() method in NotificationChannel968 setBypassDnd(Notification.PRIORITY_DEFAULT in populateFromXml()
509 channel.setBypassDnd(r.priority == Notification.PRIORITY_MAX); in createDefaultChannelIfNeededLocked()896 existing.setBypassDnd(bypassDnd); in createNotificationChannel()932 channel.setBypassDnd(r.priority == Notification.PRIORITY_MAX); in createNotificationChannel()
647 channel.setBypassDnd(true); in showSensorUseReminderNotification()
2275 HSPLandroid/app/NotificationChannel;->setBypassDnd(Z)V
6177 method public void setBypassDnd(boolean);