Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DCarHeadsUpNotificationManager.java209 long earliestRemovalTime = mMinDisplayDuration - totalDisplayDuration; in maybeRemoveHeadsUp() local
212 animateOutHUN(statusBarNotification), earliestRemovalTime); in maybeRemoveHeadsUp() local