Home
last modified time | relevance | path

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

/cts/tests/tests/app.usage/src/android/app/usage/cts/
DTestJob.java33 public static BooleanSupplier hasJobStarted = new BooleanSupplier() { field in TestJob
DUsageStatsTest.java303 waitUntil(TestJob.hasJobStarted, /* expected */ true); in testLastTimeAnyComponentUsed_JobServiceShouldBeIgnored()