Home
last modified time | relevance | path

Searched refs:mIsSuppressAndThrottleHeadsUp (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Notification/src/com/android/car/notification/
DCarHeadsUpNotificationManager.java108 private final boolean mIsSuppressAndThrottleHeadsUp; field in CarHeadsUpNotificationManager
172 mIsSuppressAndThrottleHeadsUp = context.getResources().getBoolean( in CarHeadsUpNotificationManager()
269 if (!mIsSuppressAndThrottleHeadsUp) { in maybeShowHeadsUp()