Searched refs:onGetValues (Results 1 – 7 of 7) sorted by relevance
281 callback.onGetValues(results); in testGetAidlSmallData()318 callback.onGetValues(results); in testGetAidlLargeData()345 callback.onGetValues(results); in testGetAidlError()371 callback.onGetValues(results); in testGetAidlAsyncCallback()417 callback.onGetValues(results); in testGetAsyncAidl()456 callback.onGetValues(results); in testGetAsyncAidlError()617 callbackWrapper.get(0).onGetValues(resultsWrapper.get(0)); in triggerCallback()742 callback.onGetValues(results); in testGetAsyncAidlTimeoutMustNotTiggerAfterRequestFinished()776 callback.onGetValues(results); in testGetAsyncAidlOneRequestTimeoutOneFinish()860 callback.onGetValues(results); in testGetSyncAidlTimeout()
179 ndk::ScopedAStatus onGetValues(242 ndk::ScopedAStatus onGetValues(
601 public void onGetValues(GetValueResults responses) throws RemoteException { in onGetValues() method in AidlVehicleStub.AidlSubscriptionClient661 private void onGetValues(GetValueResults responses) { in onGetValues() method in AidlVehicleStub721 public void onGetValues(GetValueResults responses) throws RemoteException { in onGetValues() method in AidlVehicleStub.GetSetValuesCallback722 AidlVehicleStub.this.onGetValues(responses); in onGetValues()
430 ScopedAStatus GetSetValueClient::onGetValues(const GetValueResults& results) { in onGetValues() function in android::frameworks::automotive::vhal::GetSetValueClient593 ScopedAStatus SubscriptionVehicleCallback::onGetValues( in onGetValues() function in android::frameworks::automotive::vhal::SubscriptionVehicleCallback
377 callback.onGetValues(results); in getValues()
269 callback.onGetValues(results); in getValues()
94 callback->onGetValues(GetValueResults{.payloads = mGetValueResults}); in getValues()99 callback->onGetValues(GetValueResults{.payloads = mGetValueResults}); in getValues()