Searched defs:onGetValues (Results 1 – 2 of 2) sorted by relevance
/packages/services/Car/service/src/com/android/car/ | ||
D | AidlVehicleStub.java | 601 public void onGetValues(GetValueResults responses) throws RemoteException { in onGetValues() method in AidlVehicleStub.AidlSubscriptionClient |
/packages/services/Car/cpp/vhal/client/src/ | ||
D | AidlVhalClient.cpp | 430 ScopedAStatus GetSetValueClient::onGetValues(const GetValueResults& results) { in onGetValues() function in android::frameworks::automotive::vhal::GetSetValueClient |