Searched refs:hashMapCursorData (Results 1 – 1 of 1) sorted by relevance
534 HashMap<String, String> hashMapCursorData = new in onQueryComplete() local552 hashMapCursorData.put(mimeType, value); in onQueryComplete()562 if (hashMapCursorData.containsKey(mimeType)) { in onQueryComplete()564 setExtraInfoField(hashMapCursorData.get(mimeType)); in onQueryComplete()