Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DAidlVehicleStub.java601 public void onGetValues(GetValueResults responses) throws RemoteException { in onGetValues() method in AidlVehicleStub.AidlSubscriptionClient
661 private void onGetValues(GetValueResults responses) { in onGetValues() method in AidlVehicleStub
721 public void onGetValues(GetValueResults responses) throws RemoteException { in onGetValues() method in AidlVehicleStub.GetSetValuesCallback
/packages/services/Car/cpp/vhal/client/src/
DAidlVhalClient.cpp430 ScopedAStatus GetSetValueClient::onGetValues(const GetValueResults& results) { in onGetValues() function in android::frameworks::automotive::vhal::GetSetValueClient
593 ScopedAStatus SubscriptionVehicleCallback::onGetValues( in onGetValues() function in android::frameworks::automotive::vhal::SubscriptionVehicleCallback