Searched refs:handleCarServiceRemoteExceptionAndThrow (Results 1 - 2 of 2) sorted by relevance

/packages/services/Car/car-lib/src/android/car/navigation/
H A DCarNavigationManager.java128 handleCarServiceRemoteExceptionAndThrow(e);
166 handleCarServiceRemoteExceptionAndThrow(e);
187 handleCarServiceRemoteExceptionAndThrow(e);
199 handleCarServiceRemoteExceptionAndThrow(e);
226 handleCarServiceRemoteExceptionAndThrow(e);
246 private void handleCarServiceRemoteExceptionAndThrow(RemoteException e) method in class:CarNavigationManager
/packages/services/Car/car-lib/src/android/car/hardware/
H A DCarSensorManager.java400 handleCarServiceRemoteExceptionAndThrow(e);
405 private void handleCarServiceRemoteExceptionAndThrow(RemoteException e) method in class:CarSensorManager

Completed in 117 milliseconds