/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestServicesTests/src/com/android/framework/multidexlegacytestservices/test/ |
D | ServicesTests.java | 59 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/ |
D | ServicesTests.java | 240 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/ |
D | updateengine_enums.proto | 20 // 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/ |
D | DiagRelocations.inc | 19 "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/ |
D | IpConnectivityMetricsTest.java | 111 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/ |
D | WifiConnectivityManagerTest.java | 459 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/ |
D | README.txt | 14 the device loses its network connection, the app will not attempt to download the feed.
|
/frameworks/rs/tests/lldb/tests/harness/ |
D | util_android.py | 148 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/ |
D | AppLaunch.java | 796 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/ |
D | scorecard.proto | 90 optional UnivariateStatistic elapsed_ms = 5; // Milliseconds since connection attempt
|
/frameworks/base/core/proto/android/app/ |
D | enums.proto | 45 // No attempt need be made to keep them in sync.
|
/frameworks/opt/net/wifi/service/ |
D | wifi-events.rc | 60 # when a connection attempt ends (whether in success or failure)
|
/frameworks/base/core/proto/android/net/ |
D | networkcapabilities.proto | 89 // not set applications should not attempt to communicate on this
|
/frameworks/minikin/doc/ |
D | hyb_file_format.md | 12 It is _not_ intended as an interchange format, so there is no attempt to make the format
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_blob_cache.txt | 153 guarantees, the cache implementation should attempt to cache the most
|
/frameworks/native/opengl/libs/EGL/ |
D | GLES_layers.md | 91 # This will attempt to load layers for all applications, including native executables
|
/frameworks/base/proto/src/ |
D | wifi.proto | 958 // 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/ |
D | global.proto | 771 // 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/ |
D | NOTICE | 567 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/ |
D | license-LGPL.txt | 351 attempt otherwise to copy, modify, sublicense, link with, or
|
/frameworks/base/cmds/statsd/src/ |
D | atoms.proto | 3540 // 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/ |
D | metrics_constants.proto | 2245 // 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/ |
D | NeuralNetworks.t | 1177 * ANeuralNetworksCompilation_create}, where the runtime will attempt to recover
|