Searched defs:maxRetries (Results 1 – 6 of 6) sorted by relevance
106 private void launchSettingsActivityWithRetry(long maxRetries, long backoffSeedInMillis) in launchSettingsActivityWithRetry()
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
138 int maxRetries, in retryOnCondition()
497 private HalPropValue getValueWithRetry(HalPropValue value, int maxRetries) { in getValueWithRetry()1021 public HalPropValue getIfSupportedOrFail(int propertyId, int maxRetries) { in getIfSupportedOrFail()1042 public HalPropValue getIfSupportedOrFailForEarlyStage(int propertyId, int maxRetries) { in getIfSupportedOrFailForEarlyStage()1906 long sleepBetweenRetryMs, int maxRetries) in invokeRetriable()1945 long sleepBetweenRetryMs, int maxRetries) { in Retrier()
4663 int maxRetries; in TEST_F() member4764 int maxRetries; in TEST_F() member