Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DCarHeadsUpNotificationManager.java90 protected final FrameLayout mHeadsUpContentFrame; field in CarHeadsUpNotificationManager
119 mHeadsUpContentFrame = mHeadsUpPanel.findViewById(R.id.headsup_content); in CarHeadsUpNotificationManager()
313 mHeadsUpContentFrame.addView(currentNotification.getNotificationView()); in showHeadsUp()
328 mHeadsUpContentFrame.addView(currentNotification.getNotificationView()); in showHeadsUp()
343 mHeadsUpContentFrame.addView(currentNotification.getNotificationView()); in showHeadsUp()
358 mHeadsUpContentFrame.addView(currentNotification.getNotificationView()); in showHeadsUp()
375 mHeadsUpContentFrame.addView(currentNotification.getNotificationView()); in showHeadsUp()
392 mHeadsUpContentFrame.addView(currentNotification.getNotificationView()); in showHeadsUp()
413 mHeadsUpContentFrame.addView(currentNotification.getNotificationView()); in showHeadsUp()
429 mHeadsUpContentFrame.addView(currentNotification.getNotificationView()); in showHeadsUp()
[all …]