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