Home
last modified time | relevance | path

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

/frameworks/base/packages/Osu/src/com/android/hotspot2/osu/
DIconCache.java159 private IconKey updateIcon(String fileName, HSIconFileElement iconFileElement) { in updateIcon()
178 private boolean updateIcon(IconKey key, HSIconFileElement iconFileElement) { in updateIcon()
280 HSIconFileElement iconFileElement = null; in notifyIconReceived() local
DOSUInfo.java149 public void setIconFileElement(HSIconFileElement iconFileElement, String fileName) { in setIconFileElement()