Searched refs:allowState (Results 1 – 1 of 1) sorted by relevance
434 NotificationsSentState allowState = new NotificationsSentState(); in testFilterRecency() local435 allowState.lastSent = 1; in testFilterRecency()437 allow.extraInfo = allowState; in testFilterRecency()452 NotificationsSentState allowState = new NotificationsSentState(); in testFilterFrequency() local453 allowState.sentCount = 1; in testFilterFrequency()455 allow.extraInfo = allowState; in testFilterFrequency()469 NotificationsSentState allowState = new NotificationsSentState(); in testFilterBlocked() local470 allowState.blocked = true; in testFilterBlocked()472 allow.extraInfo = allowState; in testFilterBlocked()