Home
last modified time | relevance | path

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

/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/vhal/
DVehicleHalFragment.java100 private static class HalPropertyInfo implements Comparable<HalPropertyInfo> { class in VehicleHalFragment
106 HalPropertyInfo(VehiclePropConfig config) { in HalPropertyInfo() method in VehicleHalFragment.HalPropertyInfo