Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DCarHeadsUpNotificationQueue.java73 private final String mNotificationTitleInDriveState; field in CarHeadsUpNotificationQueue
121 mNotificationTitleInDriveState = context.getResources().getString( in CarHeadsUpNotificationQueue()
293 .setContentTitle(mIsActiveUxRestriction ? mNotificationTitleInDriveState in getUserNotificationForExpiredHun()