Searched defs:userIdIdentifier (Results 1 – 7 of 7) sorted by relevance
143 final int userIdIdentifier = getCursorInt(cursor, RootCursorWrapper.COLUMN_USER_ID); in onBindViewHolder() local156 holder.bindProfileIcon(mIconHelper.shouldShowBadge(userIdIdentifier), userIdIdentifier); in onBindViewHolder() local
274 public boolean shouldShowBadge(int userIdIdentifier) { in shouldShowBadge()285 public String getProfileLabel(int userIdIdentifier) { in getProfileLabel()
106 public void bindProfileIcon(boolean show, int userIdIdentifier) { in bindProfileIcon()
142 public void bindProfileIcon(boolean show, int userIdIdentifier) { in bindProfileIcon()
157 public void bindProfileIcon(boolean show, int userIdIdentifier) { in bindProfileIcon()
178 public void bindProfileIcon(boolean show, int userIdIdentifier) { in bindProfileIcon()
138 public void bindProfileIcon(boolean show, int userIdIdentifier) { in bindProfileIcon()