Searched refs:setBypassDnd (Results 1 – 8 of 8) sorted by relevance
490 channel2.setBypassDnd(true); in testChannelXml()554 channel2.setBypassDnd(true); in testChannelXmlForBackup()1029 channel2.setBypassDnd(true); in testChannelXmlForNonBackup_postMigration()1109 channel2.setBypassDnd(true); in testChannelXmlForBackup_postMigration()1191 channel2.setBypassDnd(true); in testChannelXmlForBackup_postMigration_noExternal()1586 channel.setBypassDnd(true); in testUpdate()1596 channel2.setBypassDnd(false); in testUpdate()1620 defaultChannel.setBypassDnd(true); in testUpdate_preUpgrade_updatesAppFields()1645 channel.setBypassDnd(true); in testUpdate_postUpgrade_noUpdateAppFields()1669 channel.setBypassDnd(true); in testUpdate_preUpgrade_noUpdateAppFieldsWithMultipleChannels()[all …]
166 channel.setBypassDnd(true); in createNotificationChannel()
608 public void setBypassDnd(boolean bypassDnd) { in setBypassDnd() method in NotificationChannel949 setBypassDnd(Notification.PRIORITY_DEFAULT in populateFromXml()
560 channel.setBypassDnd(r.priority == Notification.PRIORITY_MAX); in createDefaultChannelIfNeededLocked()967 existing.setBypassDnd(bypassDnd); in createNotificationChannel()1001 channel.setBypassDnd(r.priority == Notification.PRIORITY_MAX); in createNotificationChannel()
623 channel.setBypassDnd(true); in showSensorUseReminderNotification()
2311 HSPLandroid/app/NotificationChannel;->setBypassDnd(Z)V
6422 method public void setBypassDnd(boolean);