Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DHalPropValueMatcher.java39 public static HalPropValue isProperty(int prop) { in isProperty() method in HalPropValueMatcher
/packages/services/Car/libs/car-test-lib/src/android/car/test/mocks/
DCarArgumentMatchers.java65 public static VehiclePropValue isProperty(int prop) { in isProperty() method in CarArgumentMatchers