Home
last modified time | relevance | path

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

/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
DJobNotificationCoordinator.java156 maybeCreateUijNotificationSetsLocked(userId, packageName); in enqueueNotification()
323 private void maybeCreateUijNotificationSetsLocked(int userId, String packageName) { in maybeCreateUijNotificationSetsLocked() method in JobNotificationCoordinator