Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/android/hardware/automotive/vehicle/
H A DIVehicleCallback.aidl111 oneway void onSupportedValueChange(in List<PropIdAreaId> propIdAreaIds); in onSupportedValueChange() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/automotive/vehicle/aidl/android.hardware.automotive.vehicle_interface/dump/android/hardware/automotive/vehicle/
DIVehicleCallback.aidl41 …oneway void onSupportedValueChange(in List<android.hardware.automotive.vehicle.PropIdAreaId> propI… in onSupportedValueChange() method
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/current/android/hardware/automotive/vehicle/
H A DIVehicleCallback.aidl41 …oneway void onSupportedValueChange(in List<android.hardware.automotive.vehicle.PropIdAreaId> propI… in onSupportedValueChange() method
/aosp_15_r20/packages/services/Car/cpp/vhal/client/src/
DAidlVhalClient.cpp547 ScopedAStatus GetSetValueClient::onSupportedValueChange( in onSupportedValueChange() function in android::frameworks::automotive::vhal::GetSetValueClient
686 ScopedAStatus SubscriptionVehicleCallback::onSupportedValueChange( in onSupportedValueChange() function in android::frameworks::automotive::vhal::SubscriptionVehicleCallback
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/vhal/test/
H A DMockVehicleCallback.cpp95 ScopedAStatus MockVehicleCallback::onSupportedValueChange(const std::vector<PropIdAreaId>&) { in onSupportedValueChange() function in android::hardware::automotive::vehicle::MockVehicleCallback
H A DSubscriptionManagerTest.cpp73 ScopedAStatus onSupportedValueChange( in onSupportedValueChange() function in android::hardware::automotive::vehicle::PropertyCallback
/aosp_15_r20/packages/services/Car/service/src/com/android/car/
DAidlVehicleStub.java712 public void onSupportedValueChange( in onSupportedValueChange() method in AidlVehicleStub.AidlSubscriptionClient
910 public void onSupportedValueChange( in onSupportedValueChange() method in AidlVehicleStub.GetSetValuesCallback