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