Searched defs:UserAvatarView (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | UserAvatarView.java | 33 public class UserAvatarView extends View { class 37 public UserAvatarView(Context context, AttributeSet attrs, in UserAvatarView() method in UserAvatarView 65 public UserAvatarView(Context context, AttributeSet attrs, int defStyleAttr) { in UserAvatarView() method in UserAvatarView 69 public UserAvatarView(Context context, AttributeSet attrs) { in UserAvatarView() method in UserAvatarView 73 public UserAvatarView(Context context) { in UserAvatarView() method in UserAvatarView
|
/aosp12/packages/services/Car/car-admin-ui-lib/src/main/java/com/android/car/admin/ui/ |
H A D | UserAvatarView.java | 37 public class UserAvatarView extends View { class 41 public UserAvatarView(Context context, AttributeSet attrs, in UserAvatarView() method in UserAvatarView 72 public UserAvatarView(Context context, AttributeSet attrs, int defStyleAttr) { in UserAvatarView() method in UserAvatarView 76 public UserAvatarView(Context context, AttributeSet attrs) { in UserAvatarView() method in UserAvatarView 80 public UserAvatarView(Context context) { in UserAvatarView() method in UserAvatarView
|