Home
last modified time | relevance | path

Searched defs:attempts (Results 1 – 9 of 9) sorted by relevance

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DAllApps.java136 int attempts = 0; in tryGetAppIcon() local
231 int attempts = 0; in scrollBackToBeginning() local
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
DFileCopyUiTest.java159 int attempts = 0; in setUp() local
193 int attempts = 0; in tearDown() local
/packages/services/Car/service/src/com/android/car/cluster/
DInstrumentClusterService.java465 int attempts = msg.arg1; in handleMessage() local
/packages/apps/Settings/src/com/android/settings/deviceinfo/
DStorageWizardBase.java263 protected VolumeInfo findFirstVolume(int type, int attempts) { in findFirstVolume()
/packages/modules/Uwb/service/uci/jni/rfTest/
DUwbRfTestManager.h25 uint32_t attempts; ///< No. of RX attempts member
/packages/modules/Virtualization/tests/hostside/helper/java/android/virt/test/
DVirtualizationTestCaseBase.java139 int attempts = (int) MICRODROID_ADB_CONNECT_TIMEOUT_MINUTES * 60 * 1000 / 500; in runOnMicrodroidRetryingOnFailure() local
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringServiceTest.java569 final int attempts = 100; in testTetheringManagerLeak() local
/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/
DAbstractRestrictBackgroundNetworkTestCase.java208 int attempts = 0; in assertRestrictBackgroundChangedReceived() local
/packages/modules/Connectivity/tests/unit/java/com/android/server/
DConnectivityServiceTest.java866 final int attempts = 50; // Causes the test to take about 200ms on bullhead-eng. in testWaitForIdle() local
902 final int attempts = 50; // Causes the test to take about 200ms on bullhead-eng. in verifyThatNotWaitingForIdleCausesRaceConditions() local