Home
last modified time | relevance | path

Searched refs:buildEvsServiceRequestProp (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DEvsHalServiceTest.java128 ImmutableList.of(buildEvsServiceRequestProp(type, state))); in dispatchEvsServiceRequest()
131 private VehiclePropValue buildEvsServiceRequestProp(int type, int state) { in buildEvsServiceRequestProp() method in EvsHalServiceTest