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