Searched refs:fgStateChanger (Results 1 – 1 of 1) sorted by relevance
1356 JobStatus fgStateChanger = createJobStatus( in testIsWithinQuotaLocked_UnderDuration_UnderJobCount_MultiStateChange_SeparateApps() local1359 setStandbyBucket(ACTIVE_INDEX, fgStateChanger); in testIsWithinQuotaLocked_UnderDuration_UnderJobCount_MultiStateChange_SeparateApps()1372 mQuotaController.maybeStartTrackingJobLocked(fgStateChanger, null); in testIsWithinQuotaLocked_UnderDuration_UnderJobCount_MultiStateChange_SeparateApps()1373 mQuotaController.prepareForExecutionLocked(fgStateChanger); in testIsWithinQuotaLocked_UnderDuration_UnderJobCount_MultiStateChange_SeparateApps()1379 mQuotaController.maybeStopTrackingJobLocked(fgStateChanger, null, false); in testIsWithinQuotaLocked_UnderDuration_UnderJobCount_MultiStateChange_SeparateApps()1383 mQuotaController.maybeStartTrackingJobLocked(fgStateChanger, null); in testIsWithinQuotaLocked_UnderDuration_UnderJobCount_MultiStateChange_SeparateApps()1384 mQuotaController.prepareForExecutionLocked(fgStateChanger); in testIsWithinQuotaLocked_UnderDuration_UnderJobCount_MultiStateChange_SeparateApps()1390 mQuotaController.maybeStopTrackingJobLocked(fgStateChanger, null, false); in testIsWithinQuotaLocked_UnderDuration_UnderJobCount_MultiStateChange_SeparateApps()1396 assertFalse(mQuotaController.isWithinQuotaLocked(fgStateChanger)); in testIsWithinQuotaLocked_UnderDuration_UnderJobCount_MultiStateChange_SeparateApps()1397 assertFalse(fgStateChanger.isReady()); in testIsWithinQuotaLocked_UnderDuration_UnderJobCount_MultiStateChange_SeparateApps()