Searched defs:mNotificationContainer (Results 1 – 1 of 1) sorted by relevance
97 private ViewGroup mNotificationContainer; field in PopupContainerWithArrow265 View.inflate(getContext(), R.layout.notification_content, mNotificationContainer); in populateAndShow() local