Searched refs:jobBg2 (Results 1 – 1 of 1) sorted by relevance
4146 JobStatus jobBg2 = createJobStatus("testTimerTracking_ForegroundAndBackground", 2); in testTimerTracking_ForegroundAndBackground() local4150 mQuotaController.maybeStartTrackingJobLocked(jobBg2, null); in testTimerTracking_ForegroundAndBackground()4178 mQuotaController.maybeStartTrackingJobLocked(jobBg2, null); in testTimerTracking_ForegroundAndBackground()4179 mQuotaController.prepareForExecutionLocked(jobBg2); in testTimerTracking_ForegroundAndBackground()4193 mQuotaController.maybeStopTrackingJobLocked(jobBg2, null); in testTimerTracking_ForegroundAndBackground()4207 mQuotaController.maybeStartTrackingJobLocked(jobBg2, null); in testTimerTracking_ForegroundAndBackground()4228 mQuotaController.prepareForExecutionLocked(jobBg2); in testTimerTracking_ForegroundAndBackground()4236 mQuotaController.maybeStopTrackingJobLocked(jobBg2, null); in testTimerTracking_ForegroundAndBackground()4293 JobStatus jobBg2 = createJobStatus("testTimerTracking_JobCount_Background", 2); in testTimerTracking_JobCount_Background() local4297 mQuotaController.maybeStartTrackingJobLocked(jobBg2, null); in testTimerTracking_JobCount_Background()[all …]