Searched refs:mContentBackgroundParentView (Results 1 – 1 of 1) sorted by relevance
142 private @Nullable View mContentBackgroundParentView; field in AbstractSlideInView378 mContentBackgroundParentView = parentView; in setContentBackgroundWithParent()383 if (mContentBackground == null || mContentBackgroundParentView == null) { in drawScaledBackground()387 mContentBackgroundParentView.getLeft(), in drawScaledBackground()388 mContentBackgroundParentView.getTop() + (int) mContent.getTranslationY(), in drawScaledBackground()389 mContentBackgroundParentView.getRight(), in drawScaledBackground()390 mContentBackgroundParentView.getBottom() in drawScaledBackground()