Searched refs:mMaxPostedForReset (Results 1 – 1 of 1) sorted by relevance
1310 private final int mMaxPostedForReset; field in NotificationAttentionHelper.StrategyPerApp1317 mMaxPostedForReset = maxPosted; in StrategyPerApp()1345 if (currState == POLITE_STATE_MUTED && numPosted >= mMaxPostedForReset) { in onNotificationPosted()