Searched refs:createBackgroundBlurDrawable (Results 1 – 5 of 5) sorted by relevance
246 public BackgroundBlurDrawable createBackgroundBlurDrawable(Context context) { in createBackgroundBlurDrawable() method in BackgroundBlurDrawable.Aggregator
64 final BackgroundBlurDrawable drawable = mAggregator.createBackgroundBlurDrawable(mContext); in createTestBackgroundBlurDrawable()
442 mDialogRowsViewBackground = v.getViewRootImpl().createBackgroundBlurDrawable(); in initDialog()
1336 mBackgroundBlurDrawable = getViewRootImpl().createBackgroundBlurDrawable(); in updateBackgroundBlurRadius()
10368 public BackgroundBlurDrawable createBackgroundBlurDrawable() { in createBackgroundBlurDrawable() method10369 return mBlurRegionAggregator.createBackgroundBlurDrawable(mContext); in createBackgroundBlurDrawable()