Searched refs:mHeadsUpContentFrame (Results 1 – 1 of 1) sorted by relevance
90 protected final FrameLayout mHeadsUpContentFrame; field in CarHeadsUpNotificationManager119 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 …]