Searched refs:deliverOkayGetResult (Results 1 – 1 of 1) sorted by relevance
301 private Object deliverOkayGetResult(InvocationOnMock invocation) { in deliverOkayGetResult() method in PropertyHalServiceTest302 return deliverOkayGetResult(invocation, mPropValue); in deliverOkayGetResult()305 private Object deliverOkayGetResult(InvocationOnMock invocation, HalPropValue propValue) { in deliverOkayGetResult() method in PropertyHalServiceTest310 private Object deliverOkayGetResult(InvocationOnMock invocation, in deliverOkayGetResult() method in PropertyHalServiceTest423 return deliverOkayGetResult(invocation, mPropValue3); in testGetCarPropertyValuesAsync_staticCacheMultipleRequests()507 return deliverOkayGetResult(invocation, RECEIVED_REQUEST_ID_1); in testGetCarPropertyValuesAsync_normalResult()543 return deliverOkayGetResult(invocation, RECEIVED_REQUEST_ID_3); in testGetCarPropertyValuesAsync_retryTwiceAndSucceed()702 return deliverOkayGetResult(invocation, propValue); in testGetCarPropertyValuesAsync_propStatusUnavailable()730 return deliverOkayGetResult(invocation, propValue); in testGetCarPropertyValuesAsync_propStatusError()1109 deliverOkayGetResult(getInvocationWrap.get(0)); in testSetCarPropertyValuesAsync_initValueSameAsTargetValue_beforeSetResult()[all …]