Home
last modified time | relevance | path

Searched refs:auto (Results 1 – 25 of 159) sorted by relevance

1234567

/frameworks/hardware/interfaces/sensorservice/1.0/
DREADME30 [&sensorHandle] (const auto &info) {
36 [&](auto, const auto &m) { mem = m; });
43 [&chan, &res] (const auto &c, auto r) {
47 chan->configure(sensorHandle, RateLevel::FAST, [&](auto token, auto result) {
55 chan->configure(sensorHandle, RateLevel::STOP, [&](auto token, auto result) {
111 [&sensorHandle] (const auto &info) {
117 [&queue, &res] (const auto &q, auto r) {
/frameworks/base/tests/ActivityManagerPerfTests/stub-app/
DAndroid.bp38 "--auto-add-overlay",
56 "--auto-add-overlay",
74 "--auto-add-overlay",
/frameworks/base/errorprone/
DAndroid.bp30 "//external/auto:auto_service_annotations",
34 "//external/auto:auto_service_plugin",
/frameworks/opt/car/services/builtInServices/
DTEST_MAPPING2 "auto-presubmit": [
/frameworks/hardware/interfaces/
DTEST_MAPPING7 "auto-presubmit": [
/frameworks/base/
DTEST_MAPPING154 "auto-postsubmit": [
157 // presubmit testing for auto is to augment the existing tests to cover auto use cases as well.
/frameworks/native/libs/bufferstreams/rust/
Dcbindgen.toml35 documentation_style = "auto"
81 args = "auto"
/frameworks/base/media/jni/soundpool/
DAndroid.bp43 "modernize-replace-auto-ptr",
48 // "modernize-use-auto", // found in StreamManager.h, debatable - auto can obscure type
/frameworks/base/libs/androidfw/tests/data/overlayable/
Dbuild24 --no-auto-version
/frameworks/opt/setupwizard/library/
Dcommon-platform-deprecated.mk23 LOCAL_AAPT_FLAGS += --auto-add-overlay --extra-packages com.android.setupwizardlib
/frameworks/base/services/core/java/com/android/server/power/batterysaver/
Dflags.aconfig7 …description: "Improve the string and hightligh settings item for battery saver auto-turn-on notifi…
/frameworks/base/packages/SettingsLib/LintChecker/src/com/android/settingslib/tools/lint/
DSettingsLintIssueRegistry.kt21 import com.google.auto.service.AutoService
/frameworks/base/services/core/java/com/android/server/power/hint/
Dflags.aconfig7 description: "Feature flag for auto PowerHintSession dead thread cleanup"
/frameworks/base/libs/androidfw/tests/data/overlay/
Dbuild24 --no-auto-version
/frameworks/ex/common/
DBUILD1 # TODO(b/198224074): auto-generate this file using bp2build.
/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/odsa/
DPlanOffer.java22 import com.google.auto.value.AutoValue;
DGetPhoneNumberOperation.java21 import com.google.auto.value.AutoValue;
DCompanionDeviceInfo.java22 import com.google.auto.value.AutoValue;
DDownloadInfo.java21 import com.google.auto.value.AutoValue;
/frameworks/base/tools/lint/utils/checks/src/main/java/com/google/android/lint/
DAndroidUtilsIssueRegistry.kt23 import com.google.auto.service.AutoService
/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/
DCarrierConfig.java23 import com.google.auto.value.AutoValue;
/frameworks/base/tools/lint/global/checks/src/main/java/com/google/android/lint/
DAndroidGlobalIssueRegistry.kt24 import com.google.auto.service.AutoService
/frameworks/av/services/audioflinger/
DAndroid.bp46 "modernize-replace-auto-ptr",
51 // "modernize-use-auto", // found in MediaMetricsService.h, debatable - auto can obscure type
/frameworks/base/tools/hoststubgen/hoststubgen/
Dframework-policy-override.txt6 # - The class is auto-generated and annotations can't be added.
7 # (We need to figure out what to do on auto-generated classes.)
30 # Directions on auto-generated classes, where we can't use Java annotations (yet).
/frameworks/av/services/mediametrics/
DAndroid.bp36 "modernize-replace-auto-ptr",
41 // "modernize-use-auto", // found in MediaMetricsService.h, debatable - auto can obscure type

1234567