Home
last modified time | relevance | path

Searched refs:handleRemoteException (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DSupplicantStaNetworkHal.java1395 handleRemoteException(e, methodStr); in getId()
1418 handleRemoteException(e, methodStr); in registerCallback()
1438 handleRemoteException(e, methodStr); in registerCallback_1_4()
1453 handleRemoteException(e, methodStr); in setSsid()
1485 handleRemoteException(e, methodStr); in setBssid()
1500 handleRemoteException(e, methodStr); in setScanSsid()
1532 handleRemoteException(e, methodStr); in setKeyMgmt()
1557 handleRemoteException(e, methodStr); in setProto()
1580 handleRemoteException(e, methodStr); in setAuthAlg()
1599 handleRemoteException(e, methodStr); in setGroupCipher_1_4()
[all …]
DSupplicantStaIfaceHal.java498 handleRemoteException(e, "listInterfaces"); in getIfaceV1_0()
519 handleRemoteException(e, "getInterface"); in getIfaceV1_0()
553 handleRemoteException(e, "addInterface"); in addIfaceV1_1()
612 handleRemoteException(e, "removeInterface"); in removeIfaceV1_1()
740 handleRemoteException(e, methodStr); in terminate_V1_1()
920 handleRemoteException(e, "getTransport"); in checkHalVersionByInterfaceName()
1350 handleRemoteException(e, methodStr); in addNetwork()
1376 handleRemoteException(e, methodStr); in removeNetwork()
1420 handleRemoteException(e, methodStr); in getNetwork()
1442 handleRemoteException(e, methodStr); in registerCallback()
[all …]
DWifiVendorHal.java307 private void handleRemoteException(RemoteException e) { in handleRemoteException() method in WifiVendorHal
652 handleRemoteException(e); in removeIfaceInstanceFromBridgedApIface()
734 handleRemoteException(e); in setCoexUnsafeChannels()
771 handleRemoteException(e); in registerStaIfaceCallback()
797 handleRemoteException(e); in registerChipCallback()
865 handleRemoteException(e); in getBgScanCapabilities()
1029 handleRemoteException(e); in startBgScan()
1052 handleRemoteException(e); in stopBgScan()
1074 handleRemoteException(e); in pauseBgScan()
1096 handleRemoteException(e); in restartBgScan()
[all …]
DHostapdHal.java193 handleRemoteException(e, "getTransport"); in checkHalVersionByInterfaceName()
305 handleRemoteException(e, methodStr); in registerCallback()
322 handleRemoteException(e, methodStr); in registerCallback_1_3()
476 handleRemoteException(e, methodStr); in addAccessPoint()
501 handleRemoteException(e, methodStr); in removeAccessPoint()
547 handleRemoteException(e, methodStr); in forceClientDisconnect()
664 handleRemoteException(e, methodStr); in terminate()
1134 private void handleRemoteException(RemoteException e, String methodStr) { in handleRemoteException() method in HostapdHal
1275 handleRemoteException(e, methodStr); in setLogLevel()