HomeSort by relevance Sort by last modified time
    Searched refs:RETRY_COUNT (Results 1 - 9 of 9) sorted by null

  /test/vts/utils/python/build/api/
artifact_fetcher.py 48 RETRY_COUNT: int, max number of retries.
70 RETRY_COUNT = 5
92 max_retry=self.RETRY_COUNT,
  /external/syslinux/core/fs/
diskio_bios.c 6 #define RETRY_COUNT 6
107 retry = RETRY_COUNT;
133 retry = RETRY_COUNT;
210 retry = RETRY_COUNT;
245 retry = RETRY_COUNT;
  /cts/tests/tests/view/src/android/view/cts/surfacevalidator/
CapturedActivity.java 70 private static final int RETRY_COUNT = 2;
175 assertTrue("Can't get the permission", count <= RETRY_COUNT);
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
SlideshowPage.java 240 private static final int RETRY_COUNT = 5;
264 for (int i = 0; i < RETRY_COUNT && item == null; ++i) {
  /packages/apps/TV/src/com/android/tv/data/
ProgramDataManager.java 463 final int RETRY_COUNT = 3;
465 for (int retryCount = RETRY_COUNT; retryCount > 0; retryCount--) {
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.updatesite_1.0.400.v20130515-2028.jar 
  /frameworks/support/samples/SupportLeanbackShowcase/libs/
picasso-2.5.2.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/picasso/picasso/2.5.2/
picasso-2.5.2.jar 
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-core/1.11.18/
aws-java-sdk-core-1.11.18.jar 

Completed in 137 milliseconds