Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppRestrictionController.java2547 int getNotificationIdIfNecessary(@NotificationType int notificationType, in getNotificationIdIfNecessary() method in AppRestrictionController.NotificationHelper
2588 int notificationId = getNotificationIdIfNecessary(notificationType, packageName, uid); in postNotificationIfNecessary()