Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DCarHeadsUpNotificationManagerTest.java500 mManager.setCarHeadsUpNotificationQueue(carHeadsUpNotificationQueue); in createCarHeadsUpNotificationManager()
/packages/apps/Car/Notification/src/com/android/car/notification/
DCarHeadsUpNotificationManager.java835 void setCarHeadsUpNotificationQueue(CarHeadsUpNotificationQueue carHeadsUpNotificationQueue) { in setCarHeadsUpNotificationQueue() method in CarHeadsUpNotificationManager