Home
last modified time | relevance | path

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

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/
DJobNotificationCoordinatorTest.java152 coordinator.removeNotificationAssociation(jsc, JobParameters.STOP_REASON_UNDEFINED, in testSingleJob_DetachOnStop()
174 coordinator.removeNotificationAssociation(jsc, JobParameters.STOP_REASON_UNDEFINED, in testSingleJob_RemoveOnStop()
297 coordinator.removeNotificationAssociation(jsc1, JobParameters.STOP_REASON_UNDEFINED, in testMultipleJobs_sameApp_EnqueueDifferentNotificationId()
306 coordinator.removeNotificationAssociation(jsc2, JobParameters.STOP_REASON_UNDEFINED, in testMultipleJobs_sameApp_EnqueueDifferentNotificationId()
342 coordinator.removeNotificationAssociation(jsc1, JobParameters.STOP_REASON_UNDEFINED, in testMultipleJobs_sameApp_EnqueueSameNotificationId()
348 coordinator.removeNotificationAssociation(jsc2, JobParameters.STOP_REASON_UNDEFINED, in testMultipleJobs_sameApp_EnqueueSameNotificationId()
385 coordinator.removeNotificationAssociation(jsc1, JobParameters.STOP_REASON_UNDEFINED, in testMultipleJobs_sameApp_DifferentUsers()
394 coordinator.removeNotificationAssociation(jsc2, JobParameters.STOP_REASON_UNDEFINED, in testMultipleJobs_sameApp_DifferentUsers()
432 coordinator.removeNotificationAssociation(jsc1, JobParameters.STOP_REASON_UNDEFINED, in testMultipleJobs_differentApps()
441 coordinator.removeNotificationAssociation(jsc2, JobParameters.STOP_REASON_UNDEFINED, in testMultipleJobs_differentApps()
[all …]
/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
DJobNotificationCoordinator.java145 removeNotificationAssociation(hostingContext, JobParameters.STOP_REASON_UNDEFINED, in enqueueNotification()
182 void removeNotificationAssociation(@NonNull JobServiceContext hostingContext, in removeNotificationAssociation() method in JobNotificationCoordinator
DJobServiceContext.java1609 mNotificationCoordinator.removeNotificationAssociation(this, in closeAndCleanupJobLocked()
/frameworks/base/services/
Dart-profile1606 HPLcom/android/server/job/JobNotificationCoordinator;->removeNotificationAssociation(Lcom/android/s…
Dart-wear-profile12704 HPLcom/android/server/job/JobNotificationCoordinator;->removeNotificationAssociation(Lcom/android/s…