Searched refs:deliverTryAgainGetResult (Results 1 – 1 of 1) sorted by relevance
326 private Object deliverTryAgainGetResult(InvocationOnMock invocation) { in deliverTryAgainGetResult() method in PropertyHalServiceTest327 return deliverTryAgainGetResult(invocation, /* expectedServiceRequestId= */ null); in deliverTryAgainGetResult()330 private Object deliverTryAgainGetResult(InvocationOnMock invocation, in deliverTryAgainGetResult() method in PropertyHalServiceTest539 return deliverTryAgainGetResult(invocation, RECEIVED_REQUEST_ID_1); in testGetCarPropertyValuesAsync_retryTwiceAndSucceed()541 return deliverTryAgainGetResult(invocation, RECEIVED_REQUEST_ID_2); in testGetCarPropertyValuesAsync_retryTwiceAndSucceed()570 return deliverTryAgainGetResult(invocation); in testGetCarPropertyValuesAsync_retryAndTimeout()1207 deliverTryAgainGetResult(getInvocationWrap.get(0)); in testSetCarPropertyValuesAsync_initValueSameAsTargetValue_retry()