Searched refs:mSupplicantHook (Results 1 – 1 of 1) sorted by relevance
37 private final WifiNative mSupplicantHook; field in PasspointEventHandler70 mSupplicantHook = supplicantHook; in PasspointEventHandler()83 if (!mSupplicantHook.requestAnqp( in requestANQP()84 mSupplicantHook.getClientInterfaceName(), in requestANQP()101 return mSupplicantHook.requestIcon( in requestIcon()102 mSupplicantHook.getClientInterfaceName(), Utils.macToString(bssid), fileName); in requestIcon()