/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/proto_logging/stats/enums/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/services/tests/PackageManagerServiceTests/host/src/com/android/server/pm/test/ |
D | HostUtils.kt | 66 var attempt = 0 in retryUntilNonNull() variable 68 while (attempt++ < maxAttempts) { in retryUntilNonNull()
|
/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/native/graphics/jni/ |
D | Android.bp | 101 // Image decoders may attempt to allocate a large amount of memory
|
/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/net/ |
D | networkcapabilities.proto | 74 // 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/proto_logging/stats/enums/app/ |
D | enums.proto | 45 // No attempt need be made to keep them in sync.
|
/frameworks/base/core/proto/android/providers/settings/ |
D | global.proto | 779 // URL to attempt a GET on to see if this is a prepay device. 781 // Host to check for a redirect to after an attempt to GET
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 1050 * Logs whether a Wifi connection attempt was successful and reasons for failure if it wasn't. 1070 // Connection attempt was initiated manually. 1076 // Automatic first connection attempt after device boot. 1084 // Scan RSSI before the connection attempt. 1086 // Time taken by this connection attempt. 1092 // What triggered this connection attempt. 3975 // Duration since last attempt to bind data loader. 0 means did not attempt to bind. 4084 // Duration since last attempt to bind data loader. 0 means did not attempt to bind. 4854 // State of the current auth attempt. 4894 // Time spent during the authentication attempt. [all …]
|
/frameworks/base/core/proto/android/server/ |
D | jobscheduler.proto | 1103 // was no attempt.
|
/frameworks/native/opengl/tests/angeles/ |
D | license-LGPL.txt | 351 attempt otherwise to copy, modify, sublicense, link with, or
|
/frameworks/native/services/surfaceflinger/ |
D | SurfaceFlinger.cpp | 2506 int attempt = 0; in loadDisplayModes() local 2518 } while (!activeModeIsSupported && ++attempt < kMaxAttempts); in loadDisplayModes()
|
/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
|