Home
last modified time | relevance | path

Searched refs:invokeRetriable (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/hal/
DVehicleHal.java438 result = invokeRetriable((requestValue) -> { in getValueWithRetry()
459 invokeRetriable((requestValue) -> { in setValueWithRetry() method
1629 private static HalPropValue invokeRetriable(RetriableAction action, in invokeRetriable() method in VehicleHal