Home
last modified time | relevance | path

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

/cts/tests/tests/app.usage/src/android/app/usage/cts/
DUsageStatsTest.java760 final UsageEvents obfuscatedEvents = mUsageStatsManager.queryEvents(startTime, endTime); in testNotificationInterruptionEventsObfuscation() local
762 verifyNotificationInterruptionEvent(obfuscatedEvents, true); in testNotificationInterruptionEventsObfuscation()