Searched refs:setBypassDnd (Results 1 – 8 of 8) sorted by relevance
537 channel2.setBypassDnd(true); in testChannelXml()605 channel2.setBypassDnd(true); in testChannelXmlForBackup()1082 channel2.setBypassDnd(true); in testChannelXmlForNonBackup_postMigration()1168 channel2.setBypassDnd(true); in testChannelXmlForBackup_postMigration()1256 channel2.setBypassDnd(true); in testChannelXmlForBackup_postMigration_noExternal()1841 channel.setBypassDnd(true); in testUpdate()1852 channel2.setBypassDnd(false); in testUpdate()1877 defaultChannel.setBypassDnd(true); in testUpdate_preUpgrade_updatesAppFields()1904 channel.setBypassDnd(true); in testUpdate_postUpgrade_noUpdateAppFields()1930 channel.setBypassDnd(true); in testUpdate_preUpgrade_noUpdateAppFieldsWithMultipleChannels()[all …]
166 channel.setBypassDnd(true); in createNotificationChannel()
618 public void setBypassDnd(boolean bypassDnd) { in setBypassDnd() method in NotificationChannel960 setBypassDnd(Notification.PRIORITY_DEFAULT in populateFromXml()
554 channel.setBypassDnd(r.priority == Notification.PRIORITY_MAX); in createDefaultChannelIfNeededLocked()971 existing.setBypassDnd(bypassDnd); in createNotificationChannel()1002 channel.setBypassDnd(r.priority == Notification.PRIORITY_MAX); in createNotificationChannel()1184 conversation.setBypassDnd(updatedParent.canBypassDnd()); in maybeUpdateChildConversationChannel()
643 channel.setBypassDnd(true); in showSensorUseReminderNotification()
2357 HSPLandroid/app/NotificationChannel;->setBypassDnd(Z)V
6749 method public void setBypassDnd(boolean);