Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/headsup/
H A DCarHeadsUpNotificationContainer.java39 private final ViewGroup mHunContent; field in CarHeadsUpNotificationContainer
48 mHunContent = mHunWindow.findViewById(R.id.headsup_content); in CarHeadsUpNotificationContainer()
144 return mHunContent; in getHunContent()