Home
last modified time | relevance | path

Searched defs:UserAvatarView (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DUserAvatarView.java33 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 DUserAvatarView.java37 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