Searched defs:letters (Results 1 – 10 of 10) sorted by relevance
111 char[] letters = name.toCharArray(); in lettersAndDigitsOnly() local
85 @NonNull final Resources res, @Nullable String letters, @Nullable String identifier) { in LetterTileDrawable()271 public void setContactDetails(@Nullable String letters, @Nullable String identifier) { in setContactDetails()
79 public LetterTileDrawable(final Resources res, @Nullable String letters, in LetterTileDrawable()260 public void setContactDetails(@Nullable String letters, @Nullable String identifier) { in setContactDetails()
60 ViewGroup letters = rootView.findViewById(R.id.letters); in onCreateInputView() local
354 int letters = 8; in getByteDump() local
181 String letters = resources.getString(letterIds[i]); in setupKeypad() local
131 String letters = Character.isLetter(firstInitial) ? Character.toString(firstInitial) : null; in createLetterTile() local
278 String letters = initials != null in createLetterTileDrawable() local
182 String letters = primaryLettersMapping[i]; in setupKeypad() local
516 String letters = initials != null in createLetterTile() local