Searched defs:MAX_RETRIES (Results 1 – 5 of 5) sorted by relevance
47 private static final int MAX_RETRIES = 3; field in WidevineProvisioner
48 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
474 static const int MAX_RETRIES = 5; in Java_android_net_cts_MultinetworkApiTest_runDatagramCheck() local