Searched defs:PreferenceImageView (Results 1 – 2 of 2) sorted by relevance
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/dashboard/ |
H A D | PreferenceImageView.java | 26 public class PreferenceImageView extends ImageView { class 28 public PreferenceImageView(Context context) { in PreferenceImageView() method in PreferenceImageView 32 public PreferenceImageView(Context context, AttributeSet attrs) { in PreferenceImageView() method in PreferenceImageView 36 public PreferenceImageView(Context context, AttributeSet attrs, int defStyleAttr) { in PreferenceImageView() method in PreferenceImageView 40 public PreferenceImageView(Context context, AttributeSet attrs, int defStyleAttr, in PreferenceImageView() method in PreferenceImageView
|
/aosp12/frameworks/base/core/java/com/android/internal/widget/ |
H A D | PreferenceImageView.java | 28 public class PreferenceImageView extends ImageView { class 30 public PreferenceImageView(Context context) { in PreferenceImageView() method in PreferenceImageView 35 public PreferenceImageView(Context context, AttributeSet attrs) { in PreferenceImageView() method in PreferenceImageView 39 public PreferenceImageView(Context context, AttributeSet attrs, int defStyleAttr) { in PreferenceImageView() method in PreferenceImageView 43 public PreferenceImageView(Context context, AttributeSet attrs, int defStyleAttr, in PreferenceImageView() method in PreferenceImageView
|