Home
last modified time | relevance | path

Searched refs:jobFg2 (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/controllers/
DQuotaControllerTest.java2306 JobStatus jobFg2 = createJobStatus("testTimerTracking_JobCount_Foreground", 2); in testTimerTracking_JobCount_Foreground() local
2309 mQuotaController.maybeStartTrackingJobLocked(jobFg2, null); in testTimerTracking_JobCount_Foreground()
2318 mQuotaController.prepareForExecutionLocked(jobFg2); in testTimerTracking_JobCount_Foreground()
2322 mQuotaController.maybeStopTrackingJobLocked(jobFg2, null, false); in testTimerTracking_JobCount_Foreground()