Home
last modified time | relevance | path

Searched refs:mRingerAndDrawerContainerBackground (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumeDialogImpl.java226 @Nullable private Drawable mRingerAndDrawerContainerBackground; field in VolumeDialogImpl
636 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);