Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DAidlVehicleStub.java608 public void onSetValues(SetValueResults responses) throws RemoteException { in onSetValues() method in AidlVehicleStub.AidlSubscriptionClient
671 private void onSetValues(SetValueResults responses) { in onSetValues() method in AidlVehicleStub
726 public void onSetValues(SetValueResults responses) throws RemoteException { in onSetValues() method in AidlVehicleStub.GetSetValuesCallback
/packages/services/Car/cpp/vhal/client/src/
DAidlVhalClient.cpp473 ScopedAStatus GetSetValueClient::onSetValues(const SetValueResults& results) { in onSetValues() function in android::frameworks::automotive::vhal::GetSetValueClient
601 ScopedAStatus SubscriptionVehicleCallback::onSetValues( in onSetValues() function in android::frameworks::automotive::vhal::SubscriptionVehicleCallback