Searched defs:LARGE (Results 1 – 4 of 4) sorted by relevance
27 LARGE(0x1), enumConstant
60 public enum PictureSize { SMALL, MEDIUM, LARGE }; enumConstant
77 public static final int LARGE = 0; field in CircularProgressDrawable
69 public static final int LARGE = CircularProgressDrawable.LARGE; field in SwipeRefreshLayout