Searched refs:verifyNotificationInterruptionEvent (Results 1 – 1 of 1) sorted by relevance
799 verifyNotificationInterruptionEvent(obfuscatedEvents, true); in testNotificationInterruptionEventsObfuscation()800 verifyNotificationInterruptionEvent(unobfuscatedEvents, false); in testNotificationInterruptionEventsObfuscation()803 private void verifyNotificationInterruptionEvent(UsageEvents events, boolean obfuscated) { in verifyNotificationInterruptionEvent() method in UsageStatsTest