Home
last modified time | relevance | path

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

/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DTestAppInterface.java346 void startFgs() throws Exception { in startFgs() method in TestAppInterface
DUserInitiatedJobTest.java404 mTestAppInterface.startFgs(); in testSchedulingFgs_approved()