Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DCarNotificationTypeItem.java76 private final int mNotificationCenterTemplate; field in CarNotificationTypeItem
94 mNotificationCenterTemplate = notificationCenterTemplate; in CarNotificationTypeItem()
112 return mNotificationCenterTemplate; in getNotificationCenterTemplate()