Home
last modified time | relevance | path

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

/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DTestAppInterface.java135 stopFgs(); in cleanup()
357 void stopFgs() { in stopFgs() method in TestAppInterface
/cts/tests/app/src/android/app/cts/
DActivityManagerFgsBgStartTest.java1480 String keyCode, Runnable prep, Runnable verifier, boolean stopFgs) throws Exception { in testVisibleActivityGracePeriodInternal() argument
1509 if (stopFgs) { in testVisibleActivityGracePeriodInternal()