/frameworks/proto_logging/stats/atoms/corenetworking/platform/ |
D | vpn_extension_atoms.proto | 137 // The all attempt recovery informations in the VPN connection 144 // The list of each ike attempt informations during the VPN connection 152 * Log one ike attempt event informations 155 // Result of the ike attempt 158 // The latency of ike attempt in milliseconds 163 * Log all ike attempt informations during the VPN connection 170 * Log one network switch attempt event informations 173 // Result of the network switch attempt 176 // The latency of the network switch attempt in milliseconds 181 * Log all network switch attempt informations during the VPN connection [all …]
|
/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/proto_logging/stats/enums/app/wearservices/ |
D | wearservices_enums.proto | 91 // This enum depicts an action taken during a backup attempt 97 // Depicts that a backup attempt has begun 100 // Depicts that a backup attempt succeeded 103 // Depicts that a backup attempt did not succeed 107 // This enum depicts an action taken during a restore attempt 113 // Depicts that a restore attempt has begun 116 // Depicts that a restore attempt succeeded 119 // Depicts that a restore attempt did not succeed
|
/frameworks/base/apex/jobscheduler/service/aconfig/ |
D | job.aconfig | 14 …description: "Have JobScheduler attempt to delay the start of some connectivity jobs until there a…
|
/frameworks/base/core/java/android/app/ |
D | PropertyInvalidatedCache.java | 709 for (int attempt = 0; attempt < PROPERTY_FAILURE_RETRY_LIMIT; attempt++) { 712 if (attempt > 0) { 717 Log.w(TAG, "Nonce set after " + attempt + " tries");
|
/frameworks/proto_logging/stats/enums/app/ |
D | remoteprovisioner_enums.proto | 21 // The status of an attempt to remotely provision keys and certs.
|
D | app_enums.proto | 45 // No attempt need be made to keep them in sync.
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/bouncer/ui/viewmodel/ |
D | PatternBouncerViewModelTest.kt | 305 repeat(attempts) { attempt -> in <lambda>() method 321 assertWithMessage("Attempt #$attempt").that(dialogViewModel).isNull() in <lambda>()
|
/frameworks/base/packages/SystemUI/docs/device-entry/ |
D | bouncer.md | 20 …1. [KeyguardSecurityContainerController][3] - Manages unlock attempt responses, determines the cor…
|
/frameworks/base/native/graphics/jni/ |
D | Android.bp | 107 // Image decoders may attempt to allocate a large amount of memory
|
/frameworks/proto_logging/stats/atoms/telephony/satellite/ |
D | satellite_extension_atoms.proto | 65 // Total count of successful attempt for outgoing datagrams. 69 // Total count of successful attempt for incoming datagrams. 81 // Total count of successful attempt for provisioning.
|
/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/proto_logging/stats/atoms/credentials/ |
D | credentials_extension_atoms.proto | 134 // Query Start attempt is guaranteed by this emit 273 // Query Start attempt is guaranteed by this emit 359 // Query Start attempt is guaranteed by this emit
|
/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/proto_logging/stats/atoms/cronet/ |
D | cronet_extension_atoms.proto | 262 // as it may still attempt to keep its internal buffers filled. 372 // how long it took to load (or attempt to load) http flags.
|
/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger_middleware/ |
D | README.md | 113 - Upper layers of the stack, starting from the top (i.e. may not attempt to acquire a higher-layer
|
/frameworks/native/opengl/libs/EGL/ |
D | GLES_layers.md | 91 # This will attempt to load layers for all applications, including native executables
|
/frameworks/native/services/surfaceflinger/sysprop/ |
D | SurfaceFlingerProperties.sysprop | 486 # When enabled, SurfaceFlinger will attempt to clear the per-layer HAL buffer cache slots for
|