Searched defs:maxRetries (Results 1 – 4 of 4) sorted by relevance
91 @UserScope int userScope, @Trigger int trigger, int maxRetries) { in VendorServiceInfo()170 int maxRetries = DEFAULT_MAX_RETRIES; in parse() local
103 final int maxRetries = getMaxRetries(intent); in createConfigFromIntent() local
320 private HalPropValue getValueWithRetry(HalPropValue value, int maxRetries) { in getValueWithRetry()644 public HalPropValue getIfSupportedOrFail(int propertyId, int maxRetries) { in getIfSupportedOrFail()664 public HalPropValue getIfSupportedOrFailForEarlyStage(int propertyId, int maxRetries) { in getIfSupportedOrFailForEarlyStage()1303 long sleepBetweenRetryMs, int maxRetries) in invokeRetriable()1322 long sleepBetweenRetryMs, int maxRetries) { in Retrier()
4636 int maxRetries; in TEST_F() member4737 int maxRetries; in TEST_F() member