Searched refs:mAppStrategy (Results 1 – 1 of 1) sorted by relevance
1379 private final PolitenessStrategy mAppStrategy; field in NotificationAttentionHelper.StrategyAvalanche1391 mAppStrategy = appStrategy; in StrategyAvalanche()1428 mAppStrategy.onNotificationPosted(record); in onNotificationPosted()1447 return mAppStrategy.getPolitenessState(record); in getPolitenessState()1456 return mAppStrategy.getSoundVolume(record); in getSoundVolume()1463 mAppStrategy.onUserInteraction(record); in onUserInteraction()1488 return mAppStrategy.getChannelKey(record); in getChannelKey()1497 mAppStrategy.setLastNotificationUpdateTimeMs(record, timestampMillis); in setLastNotificationUpdateTimeMs()1520 mAppStrategy.setApplyCooldownPerPackage(applyPerPackage); in setApplyCooldownPerPackage()