Searched refs:initials (Results 1 – 7 of 7) sorted by relevance
198 String initials, Uri avatarUri, String typeLabel, String lookupKey) { in PhoneNumberInfo() argument202 mInitials = initials; in PhoneNumberInfo()319 String initials = null; in lookupNumberInBackground() local348 initials = getInitials(name, nameAlt); in lookupNumberInBackground()369 initials, in lookupNumberInBackground()472 String initials = contact != null in setContactBitmapAsync() local477 setContactBitmapAsync(context, icon, avatarUri, initials, identifier); in setContactBitmapAsync()488 @Nullable final String initials, in setContactBitmapAsync() argument494 LetterTileDrawable letterTileDrawable = createLetterTile(context, initials, identifier); in setContactBitmapAsync()512 @Nullable String initials, in createLetterTile() argument[all …]
235 public static Bitmap createLetterTile(Context context, @Nullable String initials, in createLetterTile() argument238 LetterTileDrawable letterTileDrawable = createLetterTileDrawable(context, initials, in createLetterTile()273 @Nullable String initials, in createLetterTileDrawable() argument278 String letters = initials != null in createLetterTileDrawable()279 ? initials.substring(0, Math.min(initials.length(), numberOfLetter)) : null; in createLetterTileDrawable()299 StringBuilder initials = new StringBuilder(); in getInitials() local301 initials.append(Character.toUpperCase(name.charAt(0))); in getInitials()306 initials.append(Character.toUpperCase(nameAlt.charAt(0))); in getInitials()308 return initials.toString(); in getInitials()
287 String initials = ""; in addMatches() local296 initials += name.charAt(0); in addMatches()298 existingMatches.add(QueryFilteringUtil.getT9Representation(initials, context)); in addMatches()
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...