Searched defs:ProgressCategory (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Settings/src/com/android/settings/ |
D | ProgressCategory.java | 29 public class ProgressCategory extends ProgressCategoryBase { class 36 public ProgressCategory(Context context) { in ProgressCategory() method in ProgressCategory 41 public ProgressCategory(Context context, AttributeSet attrs) { in ProgressCategory() method in ProgressCategory 46 public ProgressCategory(Context context, AttributeSet attrs, in ProgressCategory() method in ProgressCategory 52 … public ProgressCategory(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in ProgressCategory() method in ProgressCategory
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/ |
D | ProgressCategory.java | 29 public class ProgressCategory extends ProgressCategoryBase { class 36 public ProgressCategory(Context context) { in ProgressCategory() method in ProgressCategory 41 public ProgressCategory(Context context, AttributeSet attrs) { in ProgressCategory() method in ProgressCategory 46 public ProgressCategory(Context context, AttributeSet attrs, in ProgressCategory() method in ProgressCategory 52 … public ProgressCategory(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in ProgressCategory() method in ProgressCategory
|