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