Searched refs:createBackgroundBlurDrawable (Results 1 – 5 of 5) sorted by relevance
64 final BackgroundBlurDrawable drawable = mAggregator.createBackgroundBlurDrawable(mContext); in createTestBackgroundBlurDrawable()
250 public BackgroundBlurDrawable createBackgroundBlurDrawable(Context context) { in createBackgroundBlurDrawable() method in BackgroundBlurDrawable.Aggregator
564 mDialogRowsViewBackground = v.getViewRootImpl().createBackgroundBlurDrawable(); in initDialog()
1342 mBackgroundBlurDrawable = getViewRootImpl().createBackgroundBlurDrawable(); in updateBackgroundBlurRadius()
11354 public BackgroundBlurDrawable createBackgroundBlurDrawable() { in createBackgroundBlurDrawable() method in ViewRootImpl.TrackballAxis11355 return mBlurRegionAggregator.createBackgroundBlurDrawable(mContext); in createBackgroundBlurDrawable()