Searched refs:mHandleToUriMap (Results 1 – 1 of 1) sorted by relevance
91 private HashMap<String, Uri> mHandleToUriMap = new HashMap<>(); field in MapClientContent280 mHandleToUriMap.put(handle, results); in storeSms()288 Uri messageToChange = mHandleToUriMap.get(handle); in deleteMessage()297 Uri messageToChange = mHandleToUriMap.get(handle); in markRead()383 mHandleToUriMap.put(handle, results); in storeMms()