Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DCarHeadsUpNotificationQueue.java74 private final String mNotificationDescription; field in CarHeadsUpNotificationQueue
123 mNotificationDescription = context.getResources().getString( in CarHeadsUpNotificationQueue()
295 .setContentText(mNotificationDescription) in getUserNotificationForExpiredHun()