Searched defs:iconFileElement (Results 1 – 2 of 2) sorted by relevance
132 private int update(long bssid, HSIconFileElement iconFileElement) { in update()189 HSIconFileElement iconFileElement = get(key, fileName); in resolveIcons() local243 HSIconFileElement iconFileElement; in notifyIconReceived() local263 put(entry.getKey(), fileName, iconFileElement); in notifyIconReceived() local
157 public void setIconFileElement(HSIconFileElement iconFileElement, String fileName) { in setIconFileElement()