Searched refs:charSeqList (Results 1 – 1 of 1) sorted by relevance
333 ArrayList<CharSequence> charSeqList = (ArrayList<CharSequence>) arrayList; in getExtraPeopleForKey() local334 final int N = charSeqList.size(); in getExtraPeopleForKey()337 array[i] = charSeqList.get(i).toString(); in getExtraPeopleForKey()