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.java1892 int stopIdx = -1; in testForegroundServiceHelper() local
1907 stopIdx = i; in testForegroundServiceHelper()
1915 assertLessThan(startIdx, stopIdx); in testForegroundServiceHelper()