Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationTypeItem.java73 private final int mHeadsUpTemplate; field in CarNotificationTypeItem
91 mHeadsUpTemplate = headsUpTemplate; in CarNotificationTypeItem()
102 return mHeadsUpTemplate; in getHeadsUpTemplate()