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.java1383 int stopIdx = -1; in testForegroundService() local
1395 stopIdx = i; in testForegroundService()
1403 assertLessThan(startIdx, stopIdx); in testForegroundService()