Home
last modified time | relevance | path

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

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DBaseNotificationManagerTest.java188 protected static <T> T callAsSystemUi(@NonNull Callable<T> callable) { in callAsSystemUi() method in BaseNotificationManagerTest
DNotificationManagerZenTest.java2369 String rule2 = callAsSystemUi( in addAutomaticZenRule_fromUser_onlyAcceptedFromSystem()
2619 String ruleId = callAsSystemUi(() -> mNotificationManager.addAutomaticZenRule(newRule)); in addAutomaticZenRule_withDeviceExtraEffects_storedFromSystem()