Home
last modified time | relevance | path

Searched defs:maxTries (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/
DAbstractRestrictBackgroundNetworkTestCase.java319 final int maxTries = 30; in assertBackgroundState() local
336 final int maxTries = 30; in assertForegroundState() local
354 final int maxTries = 30; in assertForegroundServiceState() local
382 final int maxTries = 5; in assertNetworkAccess() local
480 protected void assertDelayedShellCommand(String command, int maxTries, int napTimeSeconds, in assertDelayedShellCommand()
496 protected void assertDelayedShellCommand(String command, int maxTries, int napTimeSeconds, in assertDelayedShellCommand()
561 final int maxTries = 5; in assertRestrictBackground() local
756 final int maxTries = 10; in registerBroadcastReceiver() local
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DBatteryStatsManagerTest.java189 final int maxTries = 1000; in assertStatsEventually() local
/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
Dfile_utils.cpp60 /* static */ bool FileUtils::removeDirAndFiles(const char *const dirPath, const int maxTries) { in removeDirAndFiles()
/packages/modules/Connectivity/tests/cts/hostside/src/com/android/cts/net/
DHostsideRestrictBackgroundNetworkTests.java379 final int maxTries = 5; in assertDelayedCommand() local