Home
last modified time | relevance | path

Searched refs:returned (Results 1 – 19 of 19) sorted by relevance

/aosp14/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
H A Dcow_decompress.cpp188 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 Dproguard_common.flags95 # 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 Dalarmmanager.proto53 // This value is UTC wall clock time in milliseconds, as returned by
/aosp14/frameworks/base/cmds/incidentd/src/
H A Dreport_file.proto47 * Whether all available sections should be returned.
/aosp14/frameworks/base/packages/SystemUI/docs/
H A Dbroadcasts.md40returned by `Context#registerReceiver` if the broadcast is matched by the `IntentFilter`. In case …
H A Dphysics-animation-layout.md50 …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 Dfalsing.md26 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 Dpowerstatsservice.proto228 * the index returned in Channel.
246 * the index returned in Channel.
H A Dbiometrics.proto63 * all cookies to be returned.
H A Djobscheduler.proto970 // ClipData of information that is returned to the application at
/aosp14/frameworks/base/proto/src/
H A Dipconnectivity.proto209 // 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 Dsnapshot.proto144 // operation via fastboot. This state can only be returned by WaitForMerge.
/aosp14/frameworks/base/core/proto/android/server/alarm/
H A Dalarmmanagerservice.proto158 // This value is UTC wall clock time in milliseconds, as returned by
/aosp14/system/core/fastboot/
H A DREADME.md122 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 DDevicePolicyManagerTest.java1681 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 DREADME.md59 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 Dbatterystats.proto553 // 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 DBLASTSync.md184 data enter getSyncTransaction. If we returned the pending transaction
/aosp14/frameworks/base/proto/src/metrics_constants/
H A Dmetrics_constants.proto4090 // 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.