/aosp14/system/core/fs_mgr/libsnapshot/libsnapshot_cow/ |
H A D | cow_decompress.cpp | 188 size_t returned = avail_out - z_.avail_out; in DecompressInput() local 189 if (!sink_->ReturnData(output_buffer_, returned)) { in DecompressInput() 193 output_buffer_ += returned; in DecompressInput() 194 output_buffer_remaining_ -= returned; in DecompressInput()
|
/aosp14/frameworks/base/packages/SystemUI/ |
H A D | proguard_common.flags | 95 # These checks are generally applied to Java platform types (values returned 107 # When a Java platform type is returned and passed to Kotlin NonNull method, 112 # Remove check that final value returned from method is null, if passing
|
/aosp14/frameworks/base/core/proto/android/app/ |
H A D | alarmmanager.proto | 53 // This value is UTC wall clock time in milliseconds, as returned by
|
/aosp14/frameworks/base/cmds/incidentd/src/ |
H A D | report_file.proto | 47 * Whether all available sections should be returned.
|
/aosp14/frameworks/base/packages/SystemUI/docs/ |
H A D | broadcasts.md | 40 …returned by `Context#registerReceiver` if the broadcast is matched by the `IntentFilter`. In case …
|
H A D | physics-animation-layout.md | 50 …thDampingRatio(float)`, for overriding the default physics param values returned by the controller… 66 … in the second child also springing towards (100, 200), plus any offset returned by ```getOffsetFo…
|
H A D | falsing.md | 26 returned results to decide if you want to respond to an owner's touch, if you
|
/aosp14/frameworks/base/core/proto/android/server/ |
H A D | powerstatsservice.proto | 228 * the index returned in Channel. 246 * the index returned in Channel.
|
H A D | biometrics.proto | 63 * all cookies to be returned.
|
H A D | jobscheduler.proto | 970 // ClipData of information that is returned to the application at
|
/aosp14/frameworks/base/proto/src/ |
H A D | ipconnectivity.proto | 209 // Counts of all errors returned by getaddrinfo. 215 // Counts of all errors returned by gethostbyname. 290 // Counts of all error values returned by failed connect() operations.
|
/aosp14/system/core/fs_mgr/libsnapshot/android/snapshot/ |
H A D | snapshot.proto | 144 // operation via fastboot. This state can only be returned by WaitForMerge.
|
/aosp14/frameworks/base/core/proto/android/server/alarm/ |
H A D | alarmmanagerservice.proto | 158 // This value is UTC wall clock time in milliseconds, as returned by
|
/aosp14/system/core/fastboot/ |
H A D | README.md | 122 The variable contents will be returned after the 326 The host sends an init packet once the query response is returned. The
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/ |
H A D | DevicePolicyManagerTest.java | 1681 Bundle returned = dpm.getApplicationRestrictions(admin1, "pkg1"); in testSetGetApplicationRestriction() local 1682 assertThat(returned).isNotNull(); in testSetGetApplicationRestriction() 1683 assertThat(returned.size()).isEqualTo(1); in testSetGetApplicationRestriction() 1684 assertThat("Foo1").isEqualTo(returned.get("KEY_STRING")); in testSetGetApplicationRestriction() 1688 Bundle returned = dpm.getApplicationRestrictions(admin1, "pkg2"); in testSetGetApplicationRestriction() local 1689 assertThat(returned).isNotNull(); in testSetGetApplicationRestriction() 1690 assertThat(returned.size()).isEqualTo(1); in testSetGetApplicationRestriction() 1691 assertThat("Foo2").isEqualTo(returned.get("KEY_STRING")); in testSetGetApplicationRestriction() 1931 Bundle returned = dpm.getApplicationRestrictions(null, "pkg1"); in testApplicationRestrictionsManagingApp() local 1932 assertThat(returned.size()).isEqualTo(1); in testApplicationRestrictionsManagingApp() [all …]
|
/aosp14/system/core/fastboot/fuzzy_fastboot/ |
H A D | README.md | 59 variables, with an associated ECMAScript regex you wish the returned variable to match on. 197 - **parser** - How the hash is returned is up to the vendor's implementation. It could be part of t…
|
/aosp14/frameworks/base/core/proto/android/os/ |
H A D | batterystats.proto | 553 // Count of results returned by BLE scanning. 555 // Count of results returned by BLE scans when app is in background.
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | BLASTSync.md | 184 data enter getSyncTransaction. If we returned the pending transaction
|
/aosp14/frameworks/base/proto/src/metrics_constants/ |
H A D | metrics_constants.proto | 4090 // Tag FIELD_AUTOFILL_NUM_DATASETS: The number of datasets returned in the response, or -1 if 4091 // the service returned a null response 6191 // Tag used when the service returned an authenticated dataset or response.
|