Searched refs:mRingerAndDrawerContainerBackground (Results 1 – 1 of 1) sorted by relevance
219 @Nullable private Drawable mRingerAndDrawerContainerBackground; field in VolumeDialogImpl615 mRingerAndDrawerContainerBackground = ringerAndDrawerBg.getDrawable(0); in initDialog()1654 if (shouldBeVisible && mRingerAndDrawerContainerBackground != null) {2235 if (mRingerAndDrawerContainerBackground == null) {2239 final Rect bounds = mRingerAndDrawerContainerBackground.copyBounds();2245 mRingerAndDrawerContainerBackground.setBounds(bounds);