Searched refs:DeletionJobService (Results 1 – 3 of 3) sorted by relevance
25 import com.android.systemui.controls.controller.AuxiliaryPersistenceWrapper.DeletionJobService.Comp…45 private lateinit var service: AuxiliaryPersistenceWrapper.DeletionJobService51 service = AuxiliaryPersistenceWrapper.DeletionJobService()79 AuxiliaryPersistenceWrapper.DeletionJobService.getJobForContext(context, userId)81 AuxiliaryPersistenceWrapper.DeletionJobService.DELETE_FILE_JOB_ID + userId,
109 class DeletionJobService : JobService() { regex116 val componentName = ComponentName(context, DeletionJobService::class.java)
157 AuxiliaryPersistenceWrapper.DeletionJobService.getJobForContext(context, userId)