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()
458 mDialogRowsViewBackground = v.getViewRootImpl().createBackgroundBlurDrawable(); in initDialog()
1335 mBackgroundBlurDrawable = getViewRootImpl().createBackgroundBlurDrawable(); in updateBackgroundBlurRadius()
10516 public BackgroundBlurDrawable createBackgroundBlurDrawable() { in createBackgroundBlurDrawable() method10517 return mBlurRegionAggregator.createBackgroundBlurDrawable(mContext); in createBackgroundBlurDrawable()