Searched refs:sSessionsToPlaceholderBytes (Results 1 – 1 of 1) sorted by relevance
60 private static HashMap<Uri, byte[]> sSessionsToPlaceholderBytes = new HashMap<Uri, byte[]>(); field in Storage217 sSessionsToPlaceholderBytes.put(uri, jpeg); in replacePlaceholder()342 return sSessionsToPlaceholderBytes.get(uri); in getJpegForSession()