Searched refs:mockHandleRemoteExceptionFromCarServiceWithDefaultValue (Results 1 – 3 of 3) sorted by relevance
18 …rt static android.car.test.mock.CarMockitoHelper.mockHandleRemoteExceptionFromCarServiceWithDefaul…311 mockHandleRemoteExceptionFromCarServiceWithDefaultValue(mCar); in testSwitchUser_remoteException()325 mockHandleRemoteExceptionFromCarServiceWithDefaultValue(mCar); in testSwitchUserId_remoteException()375 mockHandleRemoteExceptionFromCarServiceWithDefaultValue(mCar); in testLogoutUser_remoteException()419 mockHandleRemoteExceptionFromCarServiceWithDefaultValue(mCar); in testRemoveUser_remoteException()430 mockHandleRemoteExceptionFromCarServiceWithDefaultValue(mCar); in testRemoveUserId_remoteException()520 mockHandleRemoteExceptionFromCarServiceWithDefaultValue(mCar); in testCreateUser_remoteException()537 mockHandleRemoteExceptionFromCarServiceWithDefaultValue(mCar); in testCreateUserId_remoteException()602 mockHandleRemoteExceptionFromCarServiceWithDefaultValue(mCar); in testCreateGuest_remoteException()631 mockHandleRemoteExceptionFromCarServiceWithDefaultValue(mCar); in testGetUserIdentificationAssociation_remoteException()[all …]
18 …rt static android.car.test.mock.CarMockitoHelper.mockHandleRemoteExceptionFromCarServiceWithDefaul…80 mockHandleRemoteExceptionFromCarServiceWithDefaultValue(mCar); in testRemoveUser_remoteException()117 mockHandleRemoteExceptionFromCarServiceWithDefaultValue(mCar); in testCreateUser_remoteException()148 mockHandleRemoteExceptionFromCarServiceWithDefaultValue(mCar); in testStartUserInBackground_remoteException()175 mockHandleRemoteExceptionFromCarServiceWithDefaultValue(mCar); in testStopUser_remoteException()
39 public static void mockHandleRemoteExceptionFromCarServiceWithDefaultValue( in mockHandleRemoteExceptionFromCarServiceWithDefaultValue() method in CarMockitoHelper