Home
last modified time | relevance | path

Searched defs:QueryEntry (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/Osu/src/com/android/hotspot2/osu/
DIconCache.java93 private static class QueryEntry { class in IconCache
98 private QueryEntry(IconKey key) { in QueryEntry() method in IconCache.QueryEntry