Home
last modified time | relevance | path

Searched defs:handleRemoteException (Results 1 – 25 of 73) sorted by relevance

123

/aosp_15_r20/packages/modules/AppSearch/framework/java/android/app/appsearch/util/
DExceptionUtil.java45 public static void handleRemoteException(@NonNull RemoteException e) { in handleRemoteException() method in ExceptionUtil
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/hal/
DWifiP2pIfaceAidlImpl.java70 private void handleRemoteException(RemoteException e, String methodStr) { in handleRemoteException() method in WifiP2pIfaceAidlImpl
DWifiApIfaceAidlImpl.java189 private void handleRemoteException(RemoteException e, String methodStr) { in handleRemoteException() method in WifiApIfaceAidlImpl
DWifiApIfaceHidlImpl.java213 private void handleRemoteException(RemoteException e, String methodStr) { in handleRemoteException() method in WifiApIfaceHidlImpl
DWifiHalAidlImpl.java405 private void handleRemoteException(RemoteException e, String methodStr) { in handleRemoteException() method in WifiHalAidlImpl
DWifiRttControllerAidlImpl.java719 private void handleRemoteException(RemoteException e, String methodStr) { in handleRemoteException() method in WifiRttControllerAidlImpl
DWifiHalHidlImpl.java586 private void handleRemoteException(RemoteException e, String methodStr) { in handleRemoteException() method in WifiHalHidlImpl
DWifiRttControllerHidlImpl.java976 private void handleRemoteException(RemoteException e, String methodStr) { in handleRemoteException() method in WifiRttControllerHidlImpl
DWifiStaIfaceAidlImpl.java1655 private void handleRemoteException(RemoteException e, String methodStr) { in handleRemoteException() method in WifiStaIfaceAidlImpl
DWifiChipAidlImpl.java1832 private void handleRemoteException(RemoteException e, String methodStr) { in handleRemoteException() method in WifiChipAidlImpl
DWifiNanIfaceAidlImpl.java1188 private void handleRemoteException(RemoteException e, String methodStr) { in handleRemoteException() method in WifiNanIfaceAidlImpl
DWifiNanIfaceHidlImpl.java1169 private void handleRemoteException(RemoteException e, String methodStr) { in handleRemoteException() method in WifiNanIfaceHidlImpl
DWifiStaIfaceHidlImpl.java1565 private void handleRemoteException(RemoteException e, String methodStr) { in handleRemoteException() method in WifiStaIfaceHidlImpl
DWifiChipHidlImpl.java2316 private void handleRemoteException(RemoteException e, String methodStr) { in handleRemoteException() method in WifiChipHidlImpl
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/mainline_supplicant/
DMainlineSupplicant.java173 private void handleRemoteException(RemoteException e, String methodName) { in handleRemoteException() method in MainlineSupplicant
/aosp_15_r20/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/managers/
DBluetoothFinderManager.java158 private void handleRemoteException(RemoteException e, String methodStr) { in handleRemoteException() method in BluetoothFinderManager
/aosp_15_r20/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
H A DAppControlWrapper.java302 private void handleRemoteException(RemoteException e, String callingMethod) in handleRemoteException() method in AppControlWrapper
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/
DHostapdHalAidlImp.java595 private void handleRemoteException(RemoteException e, String methodStr) { in handleRemoteException() method in HostapdHalAidlImp
DHostapdHalHidlImp.java1189 private void handleRemoteException(RemoteException e, String methodStr) { in handleRemoteException() method in HostapdHalHidlImp
DSupplicantStaNetworkHalAidlImpl.java3518 private void handleRemoteException(RemoteException e, String methodStr) { in handleRemoteException() method in SupplicantStaNetworkHalAidlImpl
/aosp_15_r20/frameworks/base/cmds/bmgr/src/com/android/commands/bmgr/
H A DBmgr.java228 private void handleRemoteException(RemoteException e) { in handleRemoteException() method in Bmgr
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DSupplicantP2pIfaceHalAidlImpl.java387 private void handleRemoteException(RemoteException e, String methodStr) { in handleRemoteException() method in SupplicantP2pIfaceHalAidlImpl
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/bmgr_intermediates/
Dclasses.jarcom/android/commands/bmgr/Bmgr.class Bmgr.java package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/cmds/bmgr/bmgr/android_common/javac/
Dbmgr.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/cmds/bmgr/bmgr/android_common/repackaged-jarjar/javac/
Dbmgr.jarcom/android/commands/bmgr/Bmgr.class Bmgr.java package com.android. ...

123