Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DSupplicantBridge.java130 public byte[] retrieveIcon(IconEvent iconEvent) throws IOException { in retrieveIcon()
167 Log.d(Utils.hs2LogTag(getClass()), "Deleting icon for " + iconEvent); in retrieveIcon() local