Searched refs:mContentBackground (Results 1 – 1 of 1) sorted by relevance
141 private @Nullable Drawable mContentBackground; field in AbstractSlideInView377 mContentBackground = drawable; in setContentBackgroundWithParent()383 if (mContentBackground == null || mContentBackgroundParentView == null) { in drawScaledBackground()386 mContentBackground.setBounds( in drawScaledBackground()392 mContentBackground.draw(canvas); in drawScaledBackground()