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.java325 final int maxTries = 30; in assertBackgroundState() local
346 final int maxTries = 30; in assertForegroundState() local
368 final int maxTries = 30; in assertForegroundServiceState() local
400 final int maxTries = 5; in assertNetworkAccess() local
498 protected void assertDelayedShellCommand(String command, int maxTries, int napTimeSeconds, in assertDelayedShellCommand()
514 protected void assertDelayedShellCommand(String command, int maxTries, int napTimeSeconds, in assertDelayedShellCommand()
582 final int maxTries = 5; in assertRestrictBackground() local
781 final int maxTries = 10; in registerBroadcastReceiver() local
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DBatteryStatsManagerTest.java216 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.java381 final int maxTries = 5; in assertDelayedCommand() local