Home
last modified time | relevance | path

Searched defs:mNotificationContainer (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupContainerWithArrow.java97 private ViewGroup mNotificationContainer; field in PopupContainerWithArrow
265 View.inflate(getContext(), R.layout.notification_content, mNotificationContainer); in populateAndShow() local