Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DNotificationViewType.java36 NotificationViewType.INBOX_HEADSUP,
65 int INBOX_HEADSUP = 13; field
DCarHeadsUpNotificationManager.java408 case NotificationViewType.INBOX_HEADSUP: { in showHeadsUp()
674 return NotificationViewType.INBOX_HEADSUP; in getNotificationViewType()