Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarPropertyManagerTest.java1050 VehiclePropValue emptyProp = new VehiclePropValue(); in testOnChangeEventInvalidPayload() local
1051 emptyProp.prop = CUSTOM_SEAT_INT_PROP_1; in testOnChangeEventInvalidPayload()
1052 props.add(emptyProp); in testOnChangeEventInvalidPayload()