Home
last modified time | relevance | path

Searched refs:attempt (Results 1 – 23 of 23) sorted by relevance

/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestServicesTests/src/com/android/framework/multidexlegacytestservices/test/
DServicesTests.java59 int attempt = 0; in testStressConcurentFirstLaunch() local
66 attempt ++; in testStressConcurentFirstLaunch()
67 if (attempt >= maxAttempt) { in testStressConcurentFirstLaunch()
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestServicesTests2/src/com/android/framework/multidexlegacytestservices/test2/
DServicesTests.java240 int attempt = 0; in waitServicesCompletion() local
247 attempt++; in waitServicesCompletion()
248 if (attempt >= maxAttempt) { in waitServicesCompletion()
256 int attempt = 0; in waitServicesCompletion() local
263 attempt++; in waitServicesCompletion()
264 if (attempt >= maxAttempt) { in waitServicesCompletion()
/frameworks/base/core/proto/android/stats/otaupdate/
Dupdateengine_enums.proto20 // The payload type of an OTA update attempt on A/B devices.
26 // The attempt result reported by the update engine for an OTA update.
43 // The error code reported by the update engine after an OTA update attempt
/frameworks/compile/mclinker/include/mcld/LD/
DDiagRelocations.inc19 "attempt to generate unsupported relocation `%0' for symbol `%1', "
21 "attempt to generate unsupported relocation `%0' for symbol `%1, "
/frameworks/base/tests/net/java/com/android/server/connectivity/
DIpConnectivityMetricsTest.java111 int attempt = 100; // More than burst quota, but less than buffer size. in testRateLimiting() local
112 for (int i = 0; i < attempt; i++) { in testRateLimiting()
119 for (int i = 0; i < attempt; i++) { in testRateLimiting()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiConnectivityManagerTest.java459 for (int attempt = 0; attempt < maxAttemptRate; attempt++) { in connectionAttemptRateLimitedWhenScreenOff()
498 for (int attempt = 0; attempt < maxAttemptRate; attempt++) { in connectionAttemptNotRateLimitedWhenScreenOff()
538 for (int attempt = 0; attempt < maxAttemptRate; attempt++) { in connectionAttemptNotRateLimitedWhenScreenOffAfterUserSelection()
550 for (int attempt = 0; attempt < maxAttemptRate; attempt++) { in connectionAttemptNotRateLimitedWhenScreenOffAfterUserSelection()
/frameworks/base/samples/training/network-usage/
DREADME.txt14 the device loses its network connection, the app will not attempt to download the feed.
/frameworks/rs/tests/lldb/tests/harness/
Dutil_android.py148 for attempt in range(max_num_attempts):
149 self._log.debug('[ADB] Attempt #%d: %s', attempt + 1, args)
/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
DAppLaunch.java796 int attempt = 0; in startIorapd() local
807 attempt++; in startIorapd()
808 } while (attempt < maxAttempts); in startIorapd()
810 if (attempt == maxAttempts) { in startIorapd()
/frameworks/opt/net/wifi/service/proto/src/
Dscorecard.proto90 optional UnivariateStatistic elapsed_ms = 5; // Milliseconds since connection attempt
/frameworks/base/core/proto/android/app/
Denums.proto45 // No attempt need be made to keep them in sync.
/frameworks/opt/net/wifi/service/
Dwifi-events.rc60 # when a connection attempt ends (whether in success or failure)
/frameworks/base/core/proto/android/net/
Dnetworkcapabilities.proto89 // not set applications should not attempt to communicate on this
/frameworks/minikin/doc/
Dhyb_file_format.md12 It is _not_ intended as an interchange format, so there is no attempt to make the format
/frameworks/native/opengl/specs/
DEGL_ANDROID_blob_cache.txt153 guarantees, the cache implementation should attempt to cache the most
/frameworks/native/opengl/libs/EGL/
DGLES_layers.md91 # This will attempt to load layers for all applications, including native executables
/frameworks/base/proto/src/
Dwifi.proto958 // Result of attempt to start SoftAp
1032 // Wifi framework is initiating a connection attempt
1035 // Wifi framework is initiating a roaming connection attempt
1124 // Network information from the WifiConfiguration of a framework initiated connection attempt
/frameworks/base/core/proto/android/providers/settings/
Dglobal.proto771 // URL to attempt a GET on to see if this is a prepay device.
773 // Host to check for a redirect to after an attempt to GET
/frameworks/ml/nn/runtime/
DNOTICE567 attempt to alter or restrict the recipients' rights in the Source Code
582 license for the Executable Form does not attempt to limit or alter
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt351 attempt otherwise to copy, modify, sublicense, link with, or
/frameworks/base/cmds/statsd/src/
Datoms.proto3540 // State of the current auth attempt.
3576 // Time spent during the authentication attempt.
6058 // The validation index (the first validation attempt or second, third...)
7651 * Information about an OTA update attempt by update_engine.
7673 // The attempt result reported by the update engine for an OTA update.
7676 // The error code reported by the update engine after an OTA update attempt
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto2245 // User attempt to send data through a remote input view associated with a notification.
2249 // Failed attempt to send data through a remote input view associated with a
/frameworks/ml/nn/tools/api/
DNeuralNetworks.t1177 * ANeuralNetworksCompilation_create}, where the runtime will attempt to recover