Home
last modified time | relevance | path

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

/frameworks/base/packages/Osu/src/com/android/hotspot2/osu/
DIconCache.java40 private static class IconKey { class in IconCache
47 private IconKey(OSUInfo osuInfo, String fileName) { in IconKey() method in IconCache.IconKey