Searched refs:mBackgroundWithBlur (Results 1 – 2 of 2) sorted by relevance
41 private Drawable mBackgroundWithBlur; field in TvBottomSheetActivity48 getWindow().setBackgroundDrawable(enabled ? mBackgroundWithBlur : mBackgroundWithoutBlur); in onBlurChanged()58 mBackgroundWithBlur = getResources() in onCreate()
44 private final Drawable mBackgroundWithBlur; field in GrantPermissionsViewHandlerImpl65 mBackgroundWithBlur = context.getResources().getDrawable( in GrantPermissionsViewHandlerImpl()143 window.setBackgroundDrawable(enabled ? mBackgroundWithBlur : mBackgroundNoBlur); in onBlurEnabledChanged()