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.java332 final int maxTries = 30; in assertBackgroundState() local
353 final int maxTries = 30; in assertForegroundState() local
375 final int maxTries = 30; in assertForegroundServiceState() local
407 final int maxTries = 5; in assertNetworkAccess() local
505 protected void assertDelayedShellCommand(String command, int maxTries, int napTimeSeconds, in assertDelayedShellCommand()
521 protected void assertDelayedShellCommand(String command, int maxTries, int napTimeSeconds, in assertDelayedShellCommand()
589 final int maxTries = 5; in assertRestrictBackground() local
792 final int maxTries = 10; in registerBroadcastReceiver() local
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DBatteryStatsManagerTest.java226 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.java382 final int maxTries = 5; in assertDelayedCommand() local