Home
last modified time | relevance | path

Searched refs:ProgressDrawableSize (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/
H A DMaterialProgressDrawable.java167 public void updateSizes(@ProgressDrawableSize int size) { in updateSizes()
470 public @interface ProgressDrawableSize { annotation in MaterialProgressDrawable