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/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/samples/training/network-usage/
DREADME.txt14 the device loses its network connection, the app will not attempt to download the feed.
/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.java454 for (int attempt = 0; attempt < maxAttemptRate; attempt++) { in connectionAttemptRateLimitedWhenScreenOff()
493 for (int attempt = 0; attempt < maxAttemptRate; attempt++) { in connectionAttemptNotRateLimitedWhenScreenOff()
533 for (int attempt = 0; attempt < maxAttemptRate; attempt++) { in connectionAttemptNotRateLimitedWhenScreenOffAfterUserSelection()
545 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/opt/net/wifi/service/
Dwifi-events.rc45 # when a connection attempt ends (whether in success or failure)
/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/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.proto867 // Result of attempt to start SoftAp
941 // Wifi framework is initiating a connection attempt
944 // Wifi framework is initiating a roaming connection attempt
1033 // Network information from the WifiConfiguration of a framework initiated connection attempt
/frameworks/base/core/proto/android/providers/settings/
Dglobal.proto767 // URL to attempt a GET on to see if this is a prepay device.
769 // Host to check for a redirect to after an attempt to GET
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/
DREADME.md260 Note that if you attempt to write null to a required field in the reftypes
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/
DGPBDescriptor.m370 // Throw an exception if people attempt to not use the designated initializer.
/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/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto324 // throws an exception whenever an attempt is made to assign a non-UTF-8
/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/base/cmds/statsd/src/
Datoms.proto3258 // State of the current auth attempt.