Searched refs:notifyIconDone (Results 1 – 3 of 3) sorted by relevance
123 public void notifyIconDone(IconEvent iconEvent) { in notifyIconDone() method in PasspointEventHandler
875 public void notifyIconDone(IconEvent iconEvent) { in notifyIconDone() method in PasspointManager876 mPasspointEventHandler.notifyIconDone(iconEvent); in notifyIconDone()
4629 mPasspointManager.notifyIconDone((IconEvent) message.obj); in processMessage()