Home
last modified time | relevance | path

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

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