Searched defs:MAX_RETRIES (Results 1 – 7 of 7) sorted by relevance
49 private static final int MAX_RETRIES = 3; field in WidevineProvisioner
49 MAX_RETRIES = 10 variable
143 public static final int MAX_RETRIES = 5; field in Constants
47 private static final int MAX_RETRIES = 6; field in AddWifiNetworkTask
31 private static final int MAX_RETRIES = 23; field in VendorServiceInfoTest
66 private static final int MAX_RETRIES = 10; field in ProfileManager
494 static const int MAX_RETRIES = 5; in Java_android_net_cts_MultinetworkApiTest_runDatagramCheck() local