Home
last modified time | relevance | path

Searched defs:UserNotificationCall (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
H A DCarWatchdogServiceUnitTest.java4682 private static final class UserNotificationCall { class in CarWatchdogServiceUnitTest
4688 UserNotificationCall(UserHandle userHandle, List<String> packages, in UserNotificationCall() method in CarWatchdogServiceUnitTest.UserNotificationCall