Home
last modified time | relevance | path

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

/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/sensor/
DSensorsTestFragment.java325 List<Integer> wheelProperties = property.getConfigArray(); in refreshSensorInfoText() local
327 wheelProperties.get(0), in refreshSensorInfoText()
328 wheelProperties.get(1), in refreshSensorInfoText()
329 wheelProperties.get(2), in refreshSensorInfoText()
330 wheelProperties.get(3), in refreshSensorInfoText()
331 wheelProperties.get(4))); in refreshSensorInfoText()