Home
last modified time | relevance | path

Searched refs:attempt (Results 1 – 24 of 24) 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/base/samples/training/network-usage/
DREADME.txt14 the device loses its network connection, the app will not attempt to download the feed.
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiConnectivityManagerTest.java548 for (int attempt = 0; attempt < maxAttemptRate; attempt++) { in connectionAttemptRateLimitedWhenScreenOff()
587 for (int attempt = 0; attempt < maxAttemptRate; attempt++) { in connectionAttemptNotRateLimitedWhenScreenOff()
628 for (int attempt = 0; attempt < maxAttemptRate; attempt++) { in connectionAttemptNotRateLimitedWhenScreenOffForceConnectivityScan()
639 for (int attempt = 0; attempt < maxAttemptRate; attempt++) { in connectionAttemptNotRateLimitedWhenScreenOffForceConnectivityScan()
671 for (int attempt = 0; attempt < maxAttemptRate; attempt++) { in connectionAttemptNotRateLimitedWhenScreenOffAfterUserSelection()
683 for (int attempt = 0; attempt < maxAttemptRate; attempt++) { in connectionAttemptNotRateLimitedWhenScreenOffAfterUserSelection()
/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.java798 int attempt = 0; in startIorapd() local
809 attempt++; in startIorapd()
810 } while (attempt < maxAttempts); in startIorapd()
812 if (attempt == maxAttempts) { in startIorapd()
/frameworks/base/core/proto/android/app/
Denums.proto45 // No attempt need be made to keep them in sync.
/frameworks/opt/net/wifi/service/
Dwifi.rc68 # 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/opt/net/wifi/service/proto/src/
Dscorecard.proto81 optional UnivariateStatistic elapsed_ms = 5; // Milliseconds since connection attempt
Dmetrics.proto1213 // Result of attempt to start SoftAp
1287 // Wifi framework is initiating a connection attempt
1290 // Wifi framework is initiating a roaming connection attempt
1379 // Network information from the WifiConfiguration of a framework initiated connection attempt
/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/core/proto/android/providers/settings/
Dglobal.proto773 // URL to attempt a GET on to see if this is a prepay device.
775 // 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/base/core/proto/android/server/
Djobscheduler.proto1048 // was no attempt.
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt351 attempt otherwise to copy, modify, sublicense, link with, or
/frameworks/base/cmds/statsd/src/
Datoms.proto873 // scan rssi before the connection attempt
4110 // State of the current auth attempt.
4146 // Time spent during the authentication attempt.
7149 // The validation index (the first validation attempt or second, third...)
9304 * Information about an OTA update attempt by update_engine.
9326 // The attempt result reported by the update engine for an OTA update.
9329 // The error code reported by the update engine after an OTA update attempt
10968 * Logs the status of an audio device connection 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.t1176 * ANeuralNetworksCompilation_create}, where the runtime will attempt to recover