Searched refs:callAsSystemUi (Results 1 – 2 of 2) sorted by relevance
188 protected static <T> T callAsSystemUi(@NonNull Callable<T> callable) { in callAsSystemUi() method in BaseNotificationManagerTest
2369 String rule2 = callAsSystemUi( in addAutomaticZenRule_fromUser_onlyAcceptedFromSystem()2619 String ruleId = callAsSystemUi(() -> mNotificationManager.addAutomaticZenRule(newRule)); in addAutomaticZenRule_withDeviceExtraEffects_storedFromSystem()