Searched refs:inverseMap (Results 1 – 1 of 1) sorted by relevance
207 final BiMap<Long, String> inverseMap = mConversationUriToIdMap.inverse(); in removeAll() local211 inverseMap.remove(id); in removeAll()