Home
last modified time | relevance | path

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

/packages/services/Car/libvehiclenetwork/java/src/com/android/car/vehiclenetwork/
DVehicleNetwork.java140 handleRemoteException(e); in listProperties()
156 handleRemoteException(e); in setProperty()
294 handleRemoteException(e); in getProperty()
418 handleRemoteException(e); in subscribe()
429 handleRemoteException(e); in unsubscribe()
440 handleRemoteException(e); in injectEvent()
453 handleRemoteException(e); in startMocking()
467 handleRemoteException(e); in stopMocking()
483 handleRemoteException(e); in startMocking()
497 handleRemoteException(e); in stopMocking()
[all …]
/packages/services/Car/car-systemtest-lib/src/android/car/test/
DCarTestManager.java77 handleRemoteException(e); in injectEvent()
90 handleRemoteException(e); in isPropertySupported()
109 handleRemoteException(e); in startMocking()
126 handleRemoteException(e); in stopMocking()
134 private void handleRemoteException(RemoteException e) { in handleRemoteException() method in CarTestManager
/packages/services/Car/car-lib/src/android/car/
DCar.java432 handleRemoteException(e); in getCarManager()
537 private void handleRemoteException(RemoteException e) { in handleRemoteException() method in Car