Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationItemView.java45 private final PopupContainerWithArrow mPopupContainer; field in NotificationItemView
59 mPopupContainer = container; in NotificationItemView()
89 mGutter = mPopupContainer.inflateAndAdd(R.layout.notification_gutter, mRootView); in addGutter()
133 mPopupContainer.getParent().requestDisallowInterceptTouchEvent(true); in onInterceptTouchEvent()