Home
last modified time | relevance | path

Searched defs:profileBadge (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/content/pm/
H A DUserInfo.java205 public int profileBadge; field in UserInfo
/aosp12/packages/apps/Settings/src/com/android/settings/notification/history/
H A DNotificationStation.java729 ImageView profileBadge = mItemView.findViewById(R.id.profile_badge); in updatePreference() local
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DUserManagerService.java3275 int profileBadge = 0; in readUserLP() local
/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java5068 Bitmap profileBadge = getProfileBadge(); in bindProfileBadge() local