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.java4251 JobStatus jobFg2 = createJobStatus("testTimerTracking_JobCount_Foreground", 2); in testTimerTracking_JobCount_Foreground() local
4255 mQuotaController.maybeStartTrackingJobLocked(jobFg2, null); in testTimerTracking_JobCount_Foreground()
4271 mQuotaController.prepareForExecutionLocked(jobFg2); in testTimerTracking_JobCount_Foreground()
4279 mQuotaController.maybeStopTrackingJobLocked(jobFg2, null); in testTimerTracking_JobCount_Foreground()