Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationTypeItem.java74 private final int mNotificationCenterTemplate; field in CarNotificationTypeItem
92 mNotificationCenterTemplate = notificationCenterTemplate; in CarNotificationTypeItem()
110 return mNotificationCenterTemplate; in getNotificationCenterTemplate()