Searched refs:mParentView (Results 1 – 3 of 3) sorted by relevance
68 private ViewGroup mParentView; field in QSPanelTest83 mParentView = new FrameLayout(mContext); in setup()84 mParentView.addView(mQsPanel); in setup()
252 private View mParentView; field in NotificationHeaderUtil.HeaderProcessor271 mParentView = mParentRow.getNotificationHeader().findViewById(mId); in init()273 mApply = !mComparator.isEmpty(mParentView); in init()286 mApply = mComparator.compare(mParentView, header.findViewById(mId), in compareToHeader()
300 private final View mParentView; field in ChooserActivity.ContentPreviewCoordinator333 RoundedRectImageView imageView = mParentView.findViewById(362 this.mParentView = parentView; in ContentPreviewCoordinator()399 final View v = mParentView; in collapseParentView()