Searched refs:mParentView (Results 1 – 3 of 3) sorted by relevance
70 private final View mParentView; field in BubbleTaskViewHelper106 mParentView.post(() -> {211 mParentView = parent; in BubbleTaskViewHelper()
238 private View mParentView; field in NotificationGroupingUtil.Processor257 mParentView = header == null ? null : header.findViewById(mId); in init()259 mApply = !mComparator.isEmpty(mParentView); in init()276 mApply = mComparator.compare(mParentView, ownView, in compareToGroupParent()
348 private final View mParentView; field in ChooserActivity.ContentPreviewCoordinator381 RoundedRectImageView imageView = mParentView.findViewById(429 this.mParentView = parentView; in ContentPreviewCoordinator()475 final View v = mParentView; in collapseParentView()