Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DCarHeadsUpNotificationManager.java503 attachHunViewListeners(currentNotification.getNotificationView(), alertEntry); in showHeadsUp()
506 private void attachHunViewListeners(View notificationView, AlertEntry alertEntry) { in attachHunViewListeners() method in CarHeadsUpNotificationManager