Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/
DMaterialProgressDrawable.java54 public static final int LARGE = 0; field in MaterialProgressDrawable
168 if (size == LARGE) { in updateSizes()
469 @IntDef({LARGE, DEFAULT})