Searched refs:displayNotification (Results 1 – 3 of 3) sorted by relevance
28 void displayNotification(View notificationView); in displayNotification() method
45 public void displayNotification(View notificationView) { in displayNotification() method in CarHeadsUpNotificationAppContainer
306 mHunContainer.displayNotification(currentNotification.getNotificationView()); in showHeadsUp()