Searched refs:jobManagerService (Results 1 – 1 of 1) sorted by relevance
85 static JobStore initAndGet(JobSchedulerService jobManagerService) { in initAndGet() argument88 sSingleton = new JobStore(jobManagerService.getContext(), in initAndGet()89 jobManagerService.getLock(), Environment.getDataDirectory()); in initAndGet()