Searched refs:tempNameList (Results 1 – 1 of 1) sorted by relevance
415 ArrayList<String> tempNameList = new ArrayList<String>(); in getContactNamesByNumber() local449 int tempListSize = tempNameList.size(); in getContactNamesByNumber()451 String object = tempNameList.get(index); in getContactNamesByNumber()