Searched refs:jobFg3 (Results 1 – 1 of 1) sorted by relevance
2230 JobStatus jobFg3 = createJobStatus("testTimerTracking_ForegroundAndBackground", 3); in testTimerTracking_ForegroundAndBackground() local2233 mQuotaController.maybeStartTrackingJobLocked(jobFg3, null); in testTimerTracking_ForegroundAndBackground()2259 mQuotaController.prepareForExecutionLocked(jobFg3); in testTimerTracking_ForegroundAndBackground()2261 mQuotaController.maybeStopTrackingJobLocked(jobFg3, null, false); in testTimerTracking_ForegroundAndBackground()2276 mQuotaController.maybeStartTrackingJobLocked(jobFg3, null); in testTimerTracking_ForegroundAndBackground()2282 mQuotaController.prepareForExecutionLocked(jobFg3); in testTimerTracking_ForegroundAndBackground()2290 mQuotaController.maybeStopTrackingJobLocked(jobFg3, null, false); in testTimerTracking_ForegroundAndBackground()