Searched refs:getVehicleStubAsyncResults (Results 1 – 3 of 3) sorted by relevance
207 List<GetVehicleStubAsyncResult> getVehicleStubAsyncResults); in onGetAsyncResults() argument
657 List<GetVehicleStubAsyncResult> getVehicleStubAsyncResults) { in onGetAsyncResults() argument665 for (int i = 0; i < getVehicleStubAsyncResults.size(); i++) { in onGetAsyncResults()667 getVehicleStubAsyncResults.get(i); in onGetAsyncResults()
770 List<GetVehicleStubAsyncResult> getVehicleStubAsyncResults = in testGetCarPropertyValuesAsync_multipleResultsSameCall() local772 getVehicleStubAsyncResults.add( in testGetCarPropertyValuesAsync_multipleResultsSameCall()774 getVehicleStubAsyncResults.add( in testGetCarPropertyValuesAsync_multipleResultsSameCall()776 getVehicleStubAsyncCallback.onGetAsyncResults(getVehicleStubAsyncResults); in testGetCarPropertyValuesAsync_multipleResultsSameCall()