Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/watchdog/
H A DUserNotificationHelper.java160 static final class PackageNotificationInfo { class in UserNotificationHelper
164 PackageNotificationInfo(String packageName, @NotificationManager.Importance int importance, in PackageNotificationInfo() method in UserNotificationHelper.PackageNotificationInfo