Searched defs:profileBadge (Results 1 – 3 of 3) sorted by relevance
269 public int profileBadge; field in UserInfo
269 private val profileBadge: ImageView? = root.findViewById(R.id.profile_badge) constant
5914 Bitmap profileBadge = getProfileBadge(); in bindProfileBadge() local