Searched refs:staticGetValueResults (Results 1 – 1 of 1) sorted by relevance
1630 List<GetSetValueResultWrapper> staticGetValueResults = new ArrayList<>(); in prepareVehicleStubRequests() local1643 staticGetValueResults.add(new GetSetValueResultWrapper(newGetValueResult( in prepareVehicleStubRequests()1667 if (!staticGetValueResults.isEmpty()) { in prepareVehicleStubRequests()1668 vehicleStubCallback.sendGetValueResults(staticGetValueResults); in prepareVehicleStubRequests()