Home
last modified time | relevance | path

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

/cts/tests/tests/app.usage/src/android/app/usage/cts/
DUsageStatsTest.java761 final UsageEvents unobfuscatedEvents = queryEventsAsShell(startTime, endTime); in testNotificationInterruptionEventsObfuscation() local
763 verifyNotificationInterruptionEvent(unobfuscatedEvents, false); in testNotificationInterruptionEventsObfuscation()