/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/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/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
D | WifiConnectivityManagerTest.java | 548 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/ |
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 | 798 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/ |
D | enums.proto | 45 // No attempt need be made to keep them in sync.
|
/frameworks/opt/net/wifi/service/ |
D | wifi.rc | 68 # 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/opt/net/wifi/service/proto/src/ |
D | scorecard.proto | 81 optional UnivariateStatistic elapsed_ms = 5; // Milliseconds since connection attempt
|
D | metrics.proto | 1213 // 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/ |
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/core/proto/android/providers/settings/ |
D | global.proto | 773 // 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/ |
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/base/core/proto/android/server/ |
D | jobscheduler.proto | 1048 // was no attempt.
|
/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 | 873 // 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/ |
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 | 1176 * ANeuralNetworksCompilation_create}, where the runtime will attempt to recover
|