Searched refs:mNotificationCooldownApplyToAll (Results 1 – 1 of 1) sorted by relevance
163 private boolean mNotificationCooldownApplyToAll; field in NotificationAttentionHelper340 mNotificationCooldownApplyToAll = Settings.System.getIntForUser( in loadUserSettings()344 mStrategy.setApplyCooldownPerPackage(mNotificationCooldownApplyToAll); in loadUserSettings()700 if (!mNotificationCooldownApplyToAll && !record.isConversation()) { in isPoliteNotificationFeatureEnabled()1690 mNotificationCooldownApplyToAll = Settings.System.getIntForUser( in onChange()1695 mStrategy.setApplyCooldownPerPackage(mNotificationCooldownApplyToAll); in onChange()