Searched refs:mGetPropertyResults (Results 1 – 1 of 1) sorted by relevance
2580 private final List<GetPropertyResult<?>> mGetPropertyResults = new ArrayList<>(); field in VehiclePropertyVerifier.TestGetPropertyCallback2596 return mGetPropertyResults; in getGetPropertyResults()2609 mGetPropertyResults.add(getPropertyResult); in onSuccess()