Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A 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 …]
H A DSupplicantStaIfaceHal.java3041 handleRemoteException(e, methodStr); in getKeyMgmtCapabilities_1_3()
3118 handleRemoteException(e, methodStr); in getWpaDriverCapabilities_1_4()
3147 handleRemoteException(e, methodStr); in getWpaDriverCapabilities_1_3()
3289 handleRemoteException(e, methodStr); in getConnectionCapabilities_1_3()
3324 handleRemoteException(e, methodStr); in getConnectionCapabilities_1_4()
3371 handleRemoteException(e, methodStr); in addDppPeerUri()
3413 handleRemoteException(e, methodStr); in removeDppUri()
3453 handleRemoteException(e, methodStr); in stopDppInitiator()
3498 handleRemoteException(e, methodStr); in startDppConfiguratorInitiator()
3541 handleRemoteException(e, methodStr); in startDppEnrolleeInitiator()
[all …]
H A DWifiVendorHal.java652 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()
1698 handleRemoteException(e); in getSupportedFeatureSet()
2172 handleRemoteException(e); in requestChipDebugInfo()
3106 handleRemoteException(e); in selectTxPowerScenario_1_1()
[all …]
H A 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()
/aosp12/frameworks/base/cmds/bmgr/src/com/android/commands/bmgr/
H A DBmgr.java214 handleRemoteException(e); in isBackupActive()
237 handleRemoteException(e); in doAutoRestore()
250 handleRemoteException(e); in doActivated()
265 handleRemoteException(e); in doEnabled()
284 handleRemoteException(e); in doEnable()
292 handleRemoteException(e); in doRun()
306 handleRemoteException(e); in doBackup()
484 handleRemoteException(e); in backupNowPackages()
564 handleRemoteException(e); in doTransport()
595 handleRemoteException(e); in doTransportByComponent()
[all …]