Searched refs:mContactMap (Results 1 – 1 of 1) sorted by relevance
66 private HashMap<Contact, TextView> mContactMap = new HashMap<Contact, TextView>(); field in SearchActivity192 TextView tv = mContactMap.get(updated);