Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppRestrictionController.java2354 static final String[] NOTIFICATION_TYPE_STRINGS = { field in AppRestrictionController.NotificationHelper
2382 return NOTIFICATION_TYPE_STRINGS[notificationType]; in notificationTypeToString()