Home
last modified time | relevance | path

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

/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
DJobNotificationCoordinator.java224 maybeDeleteNotificationIdAssociation(userId, packageName, notificationId); in removeNotificationAssociation()
274 private void maybeDeleteNotificationIdAssociation(int userId, String packageName, in maybeDeleteNotificationIdAssociation() method in JobNotificationCoordinator