Searched refs:jobTop (Results 1 – 1 of 1) sorted by relevance
4334 JobStatus jobTop = createJobStatus("testTimerTracking_TopAndNonTop", 4); in testTimerTracking_TopAndNonTop() local4339 mQuotaController.maybeStartTrackingJobLocked(jobTop, null); in testTimerTracking_TopAndNonTop()4373 mQuotaController.prepareForExecutionLocked(jobTop); in testTimerTracking_TopAndNonTop()4377 mQuotaController.maybeStopTrackingJobLocked(jobTop, null); in testTimerTracking_TopAndNonTop()4398 mQuotaController.maybeStartTrackingJobLocked(jobTop, null); in testTimerTracking_TopAndNonTop()4408 mQuotaController.prepareForExecutionLocked(jobTop); in testTimerTracking_TopAndNonTop()4429 mQuotaController.maybeStopTrackingJobLocked(jobTop, null); in testTimerTracking_TopAndNonTop()4561 JobStatus jobTop = createJobStatus("testTracking_OutOfQuota_ForegroundAndBackground", 2); in testTracking_OutOfQuota_ForegroundAndBackground() local4562 trackJobs(jobBg, jobTop); in testTracking_OutOfQuota_ForegroundAndBackground()4563 setStandbyBucket(WORKING_INDEX, jobTop, jobBg); // 2 hour window in testTracking_OutOfQuota_ForegroundAndBackground()[all …]