Home
last modified time | relevance | path

Searched defs:PropertyIdMatcher (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/car-test-lib/src/android/car/test/mocks/
DCarArgumentMatchers.java123 private static class PropertyIdMatcher implements ArgumentMatcher<VehiclePropValue> { class in CarArgumentMatchers
128 private PropertyIdMatcher(int prop) { in PropertyIdMatcher() method in CarArgumentMatchers.PropertyIdMatcher
132 private PropertyIdMatcher(int prop, int[] values) { in PropertyIdMatcher() method in CarArgumentMatchers.PropertyIdMatcher