/frameworks/base/core/proto/android/server/ |
D | windowmanagerservice.proto | 52 …optional int32 rotation = 7 [(.android.typedef) = "android.view.Surface.Rotation", deprecated=true… 53 …on = 8 [(.android.typedef) = "android.content.pm.ActivityInfo.ScreenOrientation", deprecated=true]; 65 repeated DisplayContentProto displays = 2 [deprecated=true]; 68 repeated WindowStateProto windows = 4 [deprecated=true]; 73 repeated IdentifierProto pending_activities = 7 [deprecated=true]; 74 optional int32 default_min_size_resizable_task = 8 [deprecated=true]; 117 repeated KeyguardOccludedProto keyguard_occluded_states = 2 [deprecated=true]; 144 optional int32 last_system_ui_flags = 1 [deprecated=true]; 155 optional string focused_app_token = 8 [deprecated=true]; 156 optional IdentifierProto focused_window = 9 [deprecated=true]; [all …]
|
/frameworks/compile/slang/tests/P_warnings_deprecated/ |
D | stderr.txt.expect | 1 warning: Renderscript is deprecated: Please refer to the migration guide (https://developer.android… 2 deprecated.rscript:9:9: warning: 'rsClamp' is deprecated: Use clamp() instead. 3 …s/script_api/include/rs_math.rsh:6482:5: note: 'rsClamp' has been explicitly marked deprecated here 4 deprecated.rscript:10:8: warning: 'rsGetAllocation' is deprecated: This function is deprecated and … 5 …nclude/rs_object_info.rsh:381:5: note: 'rsGetAllocation' has been explicitly marked deprecated here
|
/frameworks/wilhelm/tests/examples/ |
D | Android.bp | 28 "-Wno-deprecated-declarations", 44 "-Wno-deprecated-declarations", 69 "-Wno-deprecated-declarations", 86 "-Wno-deprecated-declarations", 103 "-Wno-deprecated-declarations", 120 "-Wno-deprecated-declarations", 137 "-Wno-deprecated-declarations", 154 "-Wno-deprecated-declarations", 171 "-Wno-deprecated-declarations", 188 "-Wno-deprecated-declarations", [all …]
|
/frameworks/rs/script_api/ |
D | rs_graphics.spec | 45 deprecated: 22 63 deprecated: 22 76 deprecated: 22 93 deprecated: 22 111 deprecated: 22 121 deprecated: 22 133 deprecated: 22 144 deprecated: 22 155 deprecated: 22 166 deprecated: 22 [all …]
|
/frameworks/wilhelm/tests/sandbox/ |
D | Android.bp | 27 "-Wno-deprecated-declarations", 49 "-Wno-deprecated-declarations", 78 "-Wno-deprecated-declarations", 106 "-Wno-deprecated-declarations", 128 "-Wno-deprecated-declarations", 155 "-Wno-deprecated-declarations", 182 "-Wno-deprecated-declarations", 210 "-Wno-deprecated-declarations", 238 "-Wno-deprecated-declarations", 266 "-Wno-deprecated-declarations", [all …]
|
/frameworks/wilhelm/tests/mimeUri/ |
D | Android.bp | 25 "-Wno-deprecated-declarations", 44 "-Wno-deprecated-declarations", 63 "-Wno-deprecated-declarations", 82 "-Wno-deprecated-declarations", 101 "-Wno-deprecated-declarations", 121 "-Wno-deprecated-declarations", 140 "-Wno-deprecated-declarations", 159 "-Wno-deprecated-declarations",
|
/frameworks/compile/slang/tests/F_warnings_as_error/ |
D | stderr.txt.expect | 1 deprecated.rscript:9:11: error: implicit declaration of function 'func0' is invalid in C99 2 deprecated.rscript:9:11: note: did you mean 'func1'? 3 deprecated.rscript:8:13: note: 'func1' declared here 4 deprecated.rscript:15:1: error: control reaches end of non-void function
|
/frameworks/rs/script_api/include/ |
D | rs_graphics.rsh | 30 // #error "RenderScript graphics is deprecated and not supported in 64bit mode." 46 deprecated 73 deprecated 99 deprecated 122 deprecated 148 deprecated 174 deprecated 192 deprecated 210 deprecated 228 deprecated [all …]
|
/frameworks/proto_logging/stats/atoms/art/ |
D | art_extension_atoms.proto | 15 …optional ArtDeviceDatumReported art_device_datum_reported = 550 [(module) = "art", deprecated = tr… 86 ART_DATUM_DEX2OAT_RESULT_CODE = 10 [deprecated = true]; 87 ART_DATUM_DEX2OAT_DEX_CODE_COUNTER_BYTES = 11 [deprecated = true]; 88 ART_DATUM_DEX2OAT_TOTAL_TIME_COUNTER_MILLIS = 12 [deprecated = true]; 89 ART_DATUM_DEX2OAT_VERIFY_DEX_FILE_TIME_COUNTER_MILLIS = 13 [deprecated = true]; 90 ART_DATUM_DEX2OAT_FAST_VERIFY_TIME_COUNTER_MILLIS = 14 [deprecated = true]; 91 ART_DATUM_DEX2OAT_RESOLVE_METHODS_AND_FIELDS_TIME_COUNTER_MILLIS = 15 [deprecated = true]; 95 ART_DATUM_GC_TOTAL_METADATA_SIZE_BYTES = 18 [deprecated=true]; 247 optional ArtThreadType thread_type = 6 [deprecated = true]; 256 optional ArtDexMetadataType dex_metadata_type = 9 [deprecated = true]; [all …]
|
/frameworks/av/media/aconfig/ |
D | Android.bp | 1 // deprecated 9 // deprecated 16 // deprecated
|
/frameworks/proto_logging/stats/atoms/hotword/ |
D | hotword_atoms.proto | 91 CRASH = 3 [deprecated = true]; 112 FAILED_TO_INFORM_SERVICE = 1 [deprecated = true]; 235 AUDIO_EGRESS_START = 20 [deprecated = true]; 239 AUDIO_EGRESS_END = 21 [deprecated = true]; 243 AUDIO_EGRESS_INTERRUPTED_EXCEPTION = 22 [deprecated = true]; 247 AUDIO_EGRESS_NO_PERMISSION = 23 [deprecated = true]; 251 AUDIO_EGRESS_INACTIVE_CLIENT = 24 [deprecated = true]; 256 AUDIO_EGRESS_INACTIVE_HOTWORD_DETECTION_SERVICE = 25 [deprecated = true]; 260 AUDIO_EGRESS_EMPTY_AUDIO_STREAM_LIST = 26 [deprecated = true]; 264 AUDIO_EGRESS_SOURCE_IS_EMPTY = 27 [deprecated = true]; [all …]
|
/frameworks/native/include/binder/ |
D | Parcel.h | 188 __attribute__((deprecated("use std::optional version instead"))); 201 __attribute__((deprecated("use std::optional version instead"))); 205 __attribute__((deprecated("use std::optional version instead"))); 209 __attribute__((deprecated("use std::optional version instead"))); 213 __attribute__((deprecated("use std::optional version instead"))); 217 __attribute__((deprecated("use std::optional version instead"))); 221 __attribute__((deprecated("use std::optional version instead"))); 225 __attribute__((deprecated("use std::optional version instead"))); 229 __attribute__((deprecated("use std::optional version instead"))); 233 __attribute__((deprecated("use std::optional version instead"))); [all …]
|
/frameworks/native/libs/binder/include/binder/ |
D | Parcel.h | 188 __attribute__((deprecated("use std::optional version instead"))); 201 __attribute__((deprecated("use std::optional version instead"))); 205 __attribute__((deprecated("use std::optional version instead"))); 209 __attribute__((deprecated("use std::optional version instead"))); 213 __attribute__((deprecated("use std::optional version instead"))); 217 __attribute__((deprecated("use std::optional version instead"))); 221 __attribute__((deprecated("use std::optional version instead"))); 225 __attribute__((deprecated("use std::optional version instead"))); 229 __attribute__((deprecated("use std::optional version instead"))); 233 __attribute__((deprecated("use std::optional version instead"))); [all …]
|
/frameworks/wilhelm/tests/listening/ |
D | Android.bp | 17 "-Wno-deprecated-declarations", 32 "-Wno-deprecated-declarations",
|
/frameworks/base/core/proto/android/util/ |
D | common.proto | 30 optional int64 min = 1 [deprecated = true]; 32 optional int64 average = 2 [deprecated = true]; 34 optional int64 max = 3 [deprecated = true];
|
/frameworks/native/libs/ultrahdr/ |
D | Android.bp | 24 name: "libultrahdr-deprecated", 50 name: "libjpegencoder-deprecated", 69 name: "libjpegdecoder-deprecated",
|
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/people/ui/compose/ |
D | PeopleScreenEmpty.kt | 79 containerColor = androidColors.deprecated.colorAccentPrimary, in PeopleScreenEmpty() 80 contentColor = androidColors.deprecated.textColorOnAccent, in PeopleScreenEmpty() 93 color = androidColors.deprecated.colorSurface, in ExampleTile() 94 contentColor = androidColors.deprecated.textColorPrimary, in ExampleTile()
|
/frameworks/native/libs/ultrahdr/fuzzer/ |
D | Android.bp | 25 name: "ultrahdr_fuzzer_defaults-deprecated", 57 name: "ultrahdr_enc_fuzzer-deprecated", 66 name: "ultrahdr_dec_fuzzer-deprecated",
|
/frameworks/base/packages/SystemUI/compose/core/tests/src/com/android/compose/theme/ |
D | SystemUIThemeTest.kt | 44 Text("foo", color = LocalAndroidColorScheme.current.deprecated.colorAccent) in testAndroidColorsAreAvailableInsideTheme() 55 Text("foo", color = LocalAndroidColorScheme.current.deprecated.colorAccent) in testAccessingAndroidColorsWithoutThemeThrows()
|
/frameworks/layoutlib/bridge/bridge_client/src/com/android/ide/common/resources/deprecated/ |
D | ResourceItem.java | 17 package com.android.ide.common.resources.deprecated; 59 public int compareTo(com.android.ide.common.resources.deprecated.ResourceItem other) { in compareTo()
|
/frameworks/av/media/libmedia/ |
D | Android.bp | 142 "-Wno-error=deprecated-declarations", 201 "-Wno-error=deprecated-declarations", 236 "-Wno-error=deprecated-declarations", 291 "-Wno-error=deprecated-declarations", 408 "-Wno-error=deprecated-declarations",
|
/frameworks/base/proto/src/ |
D | windowmanager.proto | 32 int32 system_ui_visibility = 8 [deprecated=true]; 35 // deprecated because original width and height are stored now instead of the scale. 36 float legacy_scale = 11 [deprecated=true];
|
/frameworks/base/core/proto/android/view/ |
D | imefocuscontroller.proto | 28 optional string served_view = 2 [deprecated = true]; 29 optional string next_served_view = 3 [deprecated = true];
|
/frameworks/proto_logging/stats/enums/view/inputmethod/ |
D | enums.proto | 118 ORIGIN_CLIENT_SHOW_SOFT_INPUT = 1 [deprecated = true]; 120 ORIGIN_CLIENT_HIDE_SOFT_INPUT = 2 [deprecated = true]; 122 ORIGIN_SERVER_START_INPUT = 3 [deprecated = true]; 124 ORIGIN_SERVER_HIDE_INPUT = 4 [deprecated = true]; 169 PHASE_IME_APPLY_VISIBILITY_INSETS_CONSUMER = 16 [deprecated = true]; 205 PHASE_CLIENT_DISABLED_USER_ANIMATION = 34 [deprecated = true];
|
/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/ |
D | Android.bp | 45 // Note timestats is deprecated and is only used for legacy tests 57 // Note timestats is deprecated and is only used for legacy tests
|