Searched refs:isPropertyWithValues (Results 1 – 2 of 2) sorted by relevance
72 public static VehiclePropValue isPropertyWithValues(int prop, int...values) { in isPropertyWithValues() method in CarArgumentMatchers
25 import static android.car.test.mocks.CarArgumentMatchers.isPropertyWithValues;1585 when(mVehicleHal.get(isPropertyWithValues(USER_IDENTIFICATION_ASSOCIATION, in replyToValidGetUserIdentificationRequest()1686 verify(mVehicleHal).get(isPropertyWithValues(USER_IDENTIFICATION_ASSOCIATION, in verifyValidGetUserIdentificationRequestMade()