Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/current/android/hardware/automotive/vehicle/
H A DIVehicle.aidl44 …android.hardware.automotive.vehicle.SupportedValuesListResults getSupportedValuesLists(in List<and… in getSupportedValuesLists() method
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/android/hardware/automotive/vehicle/
H A DIVehicle.aidl302 SupportedValuesListResults getSupportedValuesLists(in List<PropIdAreaId> propIdAreaIds); in getSupportedValuesLists() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/automotive/vehicle/aidl/android.hardware.automotive.vehicle_interface/dump/android/hardware/automotive/vehicle/
DIVehicle.aidl44 …android.hardware.automotive.vehicle.SupportedValuesListResults getSupportedValuesLists(in List<and… in getSupportedValuesLists() method
/aosp_15_r20/packages/services/Car/tests/CarServiceTest/dep/src/com/android/car/hal/test/
DAidlMockedVehicleHal.java386 public SupportedValuesListResults getSupportedValuesLists(List<PropIdAreaId> propIdAreaIds) { in getSupportedValuesLists() method in AidlMockedVehicleHal
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/vhal/src/
H A DDefaultVehicleHal.cpp967 ScopedAStatus DefaultVehicleHal::getSupportedValuesLists( in getSupportedValuesLists() function in android::hardware::automotive::vehicle::DefaultVehicleHal
/aosp_15_r20/packages/services/Car/cpp/vhal/client/test/
DAidlVhalClientTest.cpp176 ScopedAStatus getSupportedValuesLists(const std::vector<PropIdAreaId>&, in getSupportedValuesLists() function in android::frameworks::automotive::vhal::aidl_test::MockVhal