Searched refs:mParentView (Results 1 – 3 of 3) sorted by relevance
62 private ViewGroup mParentView; field in QSPanelTest89 mParentView = new FrameLayout(mContext); in setup()90 mParentView.addView(mQsPanel); in setup()
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()
320 private final View mParentView; field in ChooserActivity.ContentPreviewCoordinator353 RoundedRectImageView imageView = mParentView.findViewById(401 this.mParentView = parentView; in ContentPreviewCoordinator()447 final View v = mParentView; in collapseParentView()