Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/
H A 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()
463 coordinator.removeNotificationAssociation(jsc, JobParameters.STOP_REASON_USER, in testUserStop_SingleJob_DetachOnStop()
499 coordinator.removeNotificationAssociation(jsc1, JobParameters.STOP_REASON_USER, in testUserStop_MultipleJobs_sameApp_EnqueueSameNotificationId_DetachOnStop()
[all …]
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
H A DJobNotificationCoordinator.java145 removeNotificationAssociation(hostingContext, JobParameters.STOP_REASON_UNDEFINED, in enqueueNotification()
182 void removeNotificationAssociation(@NonNull JobServiceContext hostingContext, in removeNotificationAssociation() method in JobNotificationCoordinator
H A DJobServiceContext.java1588 mNotificationCoordinator.removeNotificationAssociation(this, in closeAndCleanupJobLocked()
/aosp14/frameworks/base/services/
H A Dart-profile4258 HPLcom/android/server/job/JobNotificationCoordinator;->removeNotificationAssociation(Lcom/android/s…