Searched refs:trackedPair (Results 1 – 1 of 1) sorted by relevance
129 Pair<Long, String> trackedPair = null; in removeMatchingEntry() local132 trackedPair = entry; in removeMatchingEntry()136 if (trackedPair != null) { in removeMatchingEntry()137 mKeys.remove(trackedPair); in removeMatchingEntry()