Searched defs:texts (Results 1 – 8 of 8) sorted by relevance
107 private boolean isAscii(List<CharSequence> texts) { in isAscii()111 private boolean isEmpty(List<CharSequence> texts) { in isEmpty()
50 public boolean updateWithRfc822Address(Collection<CharSequence> texts){ in updateWithRfc822Address()
195 final ArrayList<CharSequence> texts = intent.getCharSequenceArrayListExtra( in parseShareIntentAndFinish() local
59 private static String[] texts = { field in StaticLayoutDirectionsTest
285 private void verifyViewTree(View v1, View v2, String... texts) { in verifyViewTree()
895 ColorStateList textColor, String[] texts, float[] textX, float[] textY, Paint paint, in drawTextElements()
11642 final ArrayList<CharSequence> texts = getCharSequenceArrayListExtra(EXTRA_TEXT); in migrateExtraStreamToClipData() local11736 private static ClipData.Item makeClipItem(ArrayList<Uri> streams, ArrayList<CharSequence> texts, in makeClipItem()
275 char texts[SND_SOC_TPLG_NUM_TEXTS][SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; member