Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
H A DInputHalServiceTest.java514 ImmutableList.of(makeKeyPropValueWithIndents(code, indents, actualDisplay))); in dispatchSingleEventWithIndents()
534 private VehiclePropValue makeKeyPropValueWithIndents(int code, int indents, in makeKeyPropValueWithIndents() method in InputHalServiceTest