Searched refs:mParentView (Results 1 – 3 of 3) sorted by relevance
88 private ViewGroup mParentView; field in QSPanelTest123 mParentView = new FrameLayout(mContext); in setup()124 mParentView.addView(mQsPanel); in setup()
259 private View mParentView; field in NotificationHeaderUtil.HeaderProcessor278 mParentView = mParentRow.getNotificationHeader().findViewById(mId); in init()280 mApply = !mComparator.isEmpty(mParentView); in init()297 mApply = mComparator.compare(mParentView, ownView, in compareToHeader()
316 private final View mParentView; field in ChooserActivity.ContentPreviewCoordinator349 RoundedRectImageView imageView = mParentView.findViewById(378 this.mParentView = parentView; in ContentPreviewCoordinator()419 final View v = mParentView; in collapseParentView()