Home
last modified time | relevance | path

Searched refs:almostBlockChannel (Results 1 – 1 of 1) sorted by relevance

/packages/modules/ExtServices/tests/src/android/ext/services/notification/
DAssistantTest.java159 private void almostBlockChannel(String pkg, int uid, NotificationChannel channel) { in almostBlockChannel() method in AssistantTest
190 almostBlockChannel(PKG1, UID1, P1C1); in testTriggerAdjustment()
206 almostBlockChannel(PKG1, UID1, P1C3); in testMinCannotTriggerAdjustment()
218 almostBlockChannel(PKG1, UID1, P1C1); in testGroupChildCanTriggerAdjustment()
241 almostBlockChannel(PKG1, UID1, P1C1); in testGroupSummaryCannotTriggerAdjustment()
261 almostBlockChannel(PKG1, UID1, P1C1); in testAodCannotTriggerAdjustment()
280 almostBlockChannel(PKG1, UID1, P1C1); in testInteractedCannotTriggerAdjustment()
299 almostBlockChannel(PKG1, UID1, P1C1); in testAppDismissedCannotTriggerAdjustment()
318 almostBlockChannel(PKG1, UID1, P1C1); in testAppSeparation()
330 almostBlockChannel(PKG1, UID1, P1C1); in testChannelSeparation()