Searched refs:mHandleToUriMap (Results 1 – 1 of 1) sorted by relevance
69 private HashMap<String, Uri> mHandleToUriMap = new HashMap<>(); field in MapClientContent238 mHandleToUriMap.put(handle, results); in storeSms()249 Uri messageToChange = mHandleToUriMap.get(handle); in deleteMessage()262 Uri messageToChange = mHandleToUriMap.get(handle); in markRead()343 mHandleToUriMap.put(handle, results); in storeMms()