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