Searched refs:notifyIconReceived (Results 1 – 5 of 5) sorted by relevance
276 public void notifyIconReceived(long bssid, String fileName, byte[] iconData) { in notifyIconReceived() method in IconCache
791 public void notifyIconReceived(long bssid, String fileName, byte[] data) { in notifyIconReceived() method in OSUManager792 mIconCache.notifyIconReceived(bssid, fileName, data); in notifyIconReceived()
280 mOsuManager.notifyIconReceived( in onHandleIntent()
2571 public void notifyIconReceived(IconEvent iconEvent) {
4940 mWifiConfigManager.notifyIconReceived((IconEvent) message.obj); in processMessage()