Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppRestrictionController.java503 pw.print(mNotificationHelper.notificationTypeToString(i)); in dump()
2381 static String notificationTypeToString(@NotificationType int notificationType) { in notificationTypeToString() method in AppRestrictionController.NotificationHelper