Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DCarHeadsUpNotificationManager.java303 @NotificationViewType int viewType = getNotificationViewType(statusBarNotification); in showHeadsUp()
651 private static int getNotificationViewType(StatusBarNotification statusBarNotification) { in getNotificationViewType() method in CarHeadsUpNotificationManager