Searched refs:newGetValueResult (Results 1 – 4 of 4) sorted by relevance
55 public static GetSetValueResult newGetValueResult(int requestId, in newGetValueResult() method in GetSetValueResult
139 getValueResults.add(GetSetValueResult.newGetValueResult( in getPropertiesAsync()
40 import static com.android.car.internal.property.GetSetValueResult.newGetValueResult;255 return newGetValueResult(getManagerRequestId(), value); in toGetValueResult()1643 staticGetValueResults.add(new GetSetValueResultWrapper(newGetValueResult( in prepareVehicleStubRequests()
1133 GetSetValueResult getValueResult = GetSetValueResult.newGetValueResult(0, value); in testOnGetValueResult_onSuccess()1174 GetSetValueResult.newGetValueResult(0, value), in testOnGetValueResult_onSuccessMultipleRequests()1175 GetSetValueResult.newGetValueResult(1, value)); in testOnGetValueResult_onSuccessMultipleRequests()