Home
last modified time | relevance | path

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

/cts/tests/tests/app.usage/src/android/app/usage/cts/
DUsageStatsTest.java1424 int stopIdx = -1; in testForegroundService() local
1436 stopIdx = i; in testForegroundService()
1444 assertLessThan(startIdx, stopIdx); in testForegroundService()