Home
last modified time | relevance | path

Searched defs:associatedContexts (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
DJobNotificationCoordinator.java198 ArraySet<JobServiceContext> associatedContexts = associations.get(notificationId); in removeNotificationAssociation() local
259 final ArraySet<JobServiceContext> associatedContexts = associations.get(notificationId); in isNotificationUsedForAnyUij() local