Searched refs:mBackgroundDim (Results 1 – 2 of 2) sorted by relevance
40 private Drawable mBackgroundDim; field in LetterboxEduDialogLayout66 return mBackgroundDim; in getBackgroundDimDrawable()93 mBackgroundDim = getBackground().mutate(); in onFinishInflate()95 mBackgroundDim.setAlpha(0); in onFinishInflate()
40 private Drawable mBackgroundDim; field in RestartDialogLayout70 return mBackgroundDim; in getBackgroundDimDrawable()103 mBackgroundDim = getBackground().mutate(); in onFinishInflate()105 mBackgroundDim.setAlpha(0); in onFinishInflate()