Home
last modified time | relevance | path

Searched defs:lastTimeAnyComponentUsed (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/cts/tests/tests/app.usage/src/android/app/usage/cts/
H A DUsageStatsTest.java507 long lastTimeAnyComponentUsed = stats.getLastTimeAnyComponentUsed(); in verifyLastTimeAnyComponentUsedWithinRange() local
559 final long lastTimeAnyComponentUsed = stats.getLastTimeAnyComponentUsed(); in testLastTimeAnyComponentUsed_JobServiceShouldBeIgnored() local