Searched refs:mPackagesToThrottleHeadsUp (Results 1 – 1 of 1) sorted by relevance
76 private final Set<String> mPackagesToThrottleHeadsUp; field in CarHeadsUpNotificationQueue115 mPackagesToThrottleHeadsUp = Set.of(context.getResources().getStringArray( in CarHeadsUpNotificationQueue()140 if (mPackagesToThrottleHeadsUp.contains(taskInfo.baseActivity.getPackageName())) { in CarHeadsUpNotificationQueue()