Searched refs:mRingerAndDrawerContainerBackground (Results 1 – 1 of 1) sorted by relevance
226 @Nullable private Drawable mRingerAndDrawerContainerBackground; field in VolumeDialogImpl636 mRingerAndDrawerContainerBackground = ringerAndDrawerBg.getDrawable(0); in initDialog()1706 if (shouldBeVisible && mRingerAndDrawerContainerBackground != null) {2282 if (mRingerAndDrawerContainerBackground == null) {2286 final Rect bounds = mRingerAndDrawerContainerBackground.copyBounds();2292 mRingerAndDrawerContainerBackground.setBounds(bounds);