Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DCarHeadsUpNotificationQueue.java244 getUserNotificationForExpiredHun(), in triggerCallback()
289 Notification getUserNotificationForExpiredHun() { in getUserNotificationForExpiredHun() method in CarHeadsUpNotificationQueue
/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DCarHeadsUpNotificationQueueTest.java865 Notification result = mCarHeadsUpNotificationQueue.getUserNotificationForExpiredHun(); in getUserNotificationForExpiredHun_parkState_usesParkNotificationTitle()
878 Notification result = mCarHeadsUpNotificationQueue.getUserNotificationForExpiredHun(); in getUserNotificationForExpiredHun_driveState_usesDriveNotificationTitle()