Home
last modified time | relevance | path

Searched defs:createBackgroundBlurDrawable (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/graphics/drawable/
DBackgroundBlurDrawable.java250 public BackgroundBlurDrawable createBackgroundBlurDrawable(Context context) { in createBackgroundBlurDrawable() method in BackgroundBlurDrawable.Aggregator
/frameworks/base/core/java/android/view/
DViewRootImpl.java12316 public BackgroundBlurDrawable createBackgroundBlurDrawable() { in createBackgroundBlurDrawable() method in ViewRootImpl.TrackballAxis