Searched refs:mockHandleRemoteExceptionFromCarServiceWithDefaultValue (Results 1 – 3 of 3) sorted by relevance
227 mockHandleRemoteExceptionFromCarServiceWithDefaultValue(mCar); in testSwitchUser_remoteException()261 mockHandleRemoteExceptionFromCarServiceWithDefaultValue(mCar); in testRemoveUser_remoteException()315 mockHandleRemoteExceptionFromCarServiceWithDefaultValue(mCar); in testCreateUser_withType_remoteException()366 mockHandleRemoteExceptionFromCarServiceWithDefaultValue(mCar); in testCreateUser_remoteException()403 mockHandleRemoteExceptionFromCarServiceWithDefaultValue(mCar); in testCreateGuest_remoteException()439 mockHandleRemoteExceptionFromCarServiceWithDefaultValue(mCar); in testGetUserIdentificationAssociation_remoteException()453 mockHandleRemoteExceptionFromCarServiceWithDefaultValue(mCar); in testGetUserIdentificationAssociation_runtimeException()511 mockHandleRemoteExceptionFromCarServiceWithDefaultValue(mCar); in testSetUserIdentificationAssociation_remoteException()529 mockHandleRemoteExceptionFromCarServiceWithDefaultValue(mCar); in testSetUserIdentificationAssociation_runtimeException()556 mockHandleRemoteExceptionFromCarServiceWithDefaultValue(mCar); in testSetUserIdentificationAssociation_ok()[all …]
18 …port static android.car.testapi.CarMockitoHelper.mockHandleRemoteExceptionFromCarServiceWithDefaul…76 mockHandleRemoteExceptionFromCarServiceWithDefaultValue(mCar); in testRemoveUser_remoteException()113 mockHandleRemoteExceptionFromCarServiceWithDefaultValue(mCar); in testCreateUser_remoteException()144 mockHandleRemoteExceptionFromCarServiceWithDefaultValue(mCar); in testStartUserInBackground_remoteException()171 mockHandleRemoteExceptionFromCarServiceWithDefaultValue(mCar); in testStopUser_remoteException()
38 public static void mockHandleRemoteExceptionFromCarServiceWithDefaultValue( in mockHandleRemoteExceptionFromCarServiceWithDefaultValue() method in CarMockitoHelper