Home
last modified time | relevance | path

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

/cts/tests/tests/app.usage/src/android/app/usage/cts/
DUsageStatsTest.java2161 final long totalTimeVisible = stats.getTotalTimeVisible(); in testPipActivity() local
2162 assertLessThan(0, totalTimeVisible); in testPipActivity()