Home
last modified time | relevance | path

Searched refs:deprecated (Results 1 – 25 of 130) sorted by relevance

123456

/frameworks/base/core/proto/android/server/
Dwindowmanagerservice.proto52 …optional int32 rotation = 7 [(.android.typedef) = "android.view.Surface.Rotation", deprecated=true…
53 …on = 8 [(.android.typedef) = "android.content.pm.ActivityInfo.ScreenOrientation", deprecated=true];
63 repeated DisplayContentProto displays = 2 [deprecated=true];
66 repeated WindowStateProto windows = 4 [deprecated=true];
71 repeated IdentifierProto pending_activities = 7 [deprecated=true];
129 optional int32 last_system_ui_flags = 1 [deprecated=true];
140 optional string focused_app_token = 8 [deprecated=true];
141 optional IdentifierProto focused_window = 9 [deprecated=true];
142 optional IdentifierProto top_fullscreen_opaque_window = 10 [deprecated=true];
143 optional IdentifierProto top_fullscreen_opaque_or_dimming_window = 11 [deprecated=true];
[all …]
/frameworks/compile/slang/tests/P_warnings_deprecated/
Dstderr.txt.expect1 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/rs/script_api/
Drs_graphics.spec45 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/examples/
DAndroid.bp29 "-Wno-deprecated-declarations",
45 "-Wno-deprecated-declarations",
70 "-Wno-deprecated-declarations",
87 "-Wno-deprecated-declarations",
104 "-Wno-deprecated-declarations",
121 "-Wno-deprecated-declarations",
138 "-Wno-deprecated-declarations",
155 "-Wno-deprecated-declarations",
172 "-Wno-deprecated-declarations",
189 "-Wno-deprecated-declarations",
[all …]
/frameworks/wilhelm/tests/sandbox/
DAndroid.bp26 "-Wno-deprecated-declarations",
48 "-Wno-deprecated-declarations",
77 "-Wno-deprecated-declarations",
105 "-Wno-deprecated-declarations",
127 "-Wno-deprecated-declarations",
154 "-Wno-deprecated-declarations",
181 "-Wno-deprecated-declarations",
209 "-Wno-deprecated-declarations",
237 "-Wno-deprecated-declarations",
265 "-Wno-deprecated-declarations",
[all …]
/frameworks/wilhelm/tests/mimeUri/
DAndroid.bp26 "-Wno-deprecated-declarations",
45 "-Wno-deprecated-declarations",
64 "-Wno-deprecated-declarations",
83 "-Wno-deprecated-declarations",
102 "-Wno-deprecated-declarations",
122 "-Wno-deprecated-declarations",
141 "-Wno-deprecated-declarations",
160 "-Wno-deprecated-declarations",
/frameworks/compile/slang/tests/F_warnings_as_error/
Dstderr.txt.expect1 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/
Drs_graphics.rsh30 // #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/native/include/binder/
DParcel.h151 … writeString16(const std::unique_ptr<String16>& str) __attribute__((deprecated("use std::option…
163 …iteUtf8AsUtf16(const std::unique_ptr<std::string>& str) __attribute__((deprecated("use std::option…
166 …Vector(const std::unique_ptr<std::vector<int8_t>>& val) __attribute__((deprecated("use std::option…
169 …ector(const std::unique_ptr<std::vector<uint8_t>>& val) __attribute__((deprecated("use std::option…
172 …ector(const std::unique_ptr<std::vector<int32_t>>& val) __attribute__((deprecated("use std::option…
175 …ector(const std::unique_ptr<std::vector<int64_t>>& val) __attribute__((deprecated("use std::option…
178 …ctor(const std::unique_ptr<std::vector<uint64_t>>& val) __attribute__((deprecated("use std::option…
181 …tVector(const std::unique_ptr<std::vector<float>>& val) __attribute__((deprecated("use std::option…
184 …Vector(const std::unique_ptr<std::vector<double>>& val) __attribute__((deprecated("use std::option…
187 …olVector(const std::unique_ptr<std::vector<bool>>& val) __attribute__((deprecated("use std::option…
[all …]
/frameworks/native/libs/binder/include/binder/
DParcel.h151 … writeString16(const std::unique_ptr<String16>& str) __attribute__((deprecated("use std::option…
163 …iteUtf8AsUtf16(const std::unique_ptr<std::string>& str) __attribute__((deprecated("use std::option…
166 …Vector(const std::unique_ptr<std::vector<int8_t>>& val) __attribute__((deprecated("use std::option…
169 …ector(const std::unique_ptr<std::vector<uint8_t>>& val) __attribute__((deprecated("use std::option…
172 …ector(const std::unique_ptr<std::vector<int32_t>>& val) __attribute__((deprecated("use std::option…
175 …ector(const std::unique_ptr<std::vector<int64_t>>& val) __attribute__((deprecated("use std::option…
178 …ctor(const std::unique_ptr<std::vector<uint64_t>>& val) __attribute__((deprecated("use std::option…
181 …tVector(const std::unique_ptr<std::vector<float>>& val) __attribute__((deprecated("use std::option…
184 …Vector(const std::unique_ptr<std::vector<double>>& val) __attribute__((deprecated("use std::option…
187 …olVector(const std::unique_ptr<std::vector<bool>>& val) __attribute__((deprecated("use std::option…
[all …]
/frameworks/wilhelm/tests/listening/
DAndroid.bp16 "-Wno-deprecated-declarations",
31 "-Wno-deprecated-declarations",
/frameworks/base/proto/src/
Dtask_snapshot.proto32 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];
Dipconnectivity.proto109 optional NetworkId network_id = 1 [deprecated = true];
113 optional NetworkId previous_network_id = 2 [deprecated = true];
118 optional IPSupport previous_network_ip_support = 3 [deprecated = true];
123 repeated int32 transport_types = 4 [deprecated = true];
128 optional int64 no_default_network_duration_ms = 6 [deprecated = true];
137 optional string if_name = 1 [deprecated = true];
152 optional NetworkId network_id = 1 [deprecated = true];
170 optional NetworkId network_id = 1 [deprecated = true];
226 optional NetworkId network_id = 1 [deprecated = true];
230 repeated int32 event_types = 2 [deprecated = true];
[all …]
/frameworks/base/core/proto/android/util/
Dcommon.proto30 optional int64 min = 1 [deprecated = true];
32 optional int64 average = 2 [deprecated = true];
34 optional int64 max = 3 [deprecated = true];
/frameworks/rs/tests/lldb/
Dconfig.py21 from tests.harness.decorators import deprecated
111 @deprecated()
/frameworks/av/media/libmedia/
DAndroid.bp141 "-Wno-error=deprecated-declarations",
200 "-Wno-error=deprecated-declarations",
231 "-Wno-error=deprecated-declarations",
282 "-Wno-error=deprecated-declarations",
396 "-Wno-error=deprecated-declarations",
/frameworks/layoutlib/bridge/tests/src/com/android/ide/common/resources/deprecated/
DResourceItem.java17 package com.android.ide.common.resources.deprecated;
59 public int compareTo(com.android.ide.common.resources.deprecated.ResourceItem other) { in compareTo()
DIdResourceParser.java17 package com.android.ide.common.resources.deprecated;
24 import com.android.ide.common.resources.deprecated.ValueResourceParser.IValueResourceRepository;
DResourceDeltaKind.java17 package com.android.ide.common.resources.deprecated;
/frameworks/native/services/surfaceflinger/layerproto/
Dlayers.proto57 RectProto final_crop = 15 [deprecated=true];
90 int32 window_type = 33 [deprecated=true];
91 int32 app_id = 34 [deprecated=true];
201 bool can_receive_keys = 7 [deprecated=true];
206 float window_x_scale = 11 [deprecated=true];
207 float window_y_scale = 12 [deprecated=true];
/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/
DAndroid.bp44 // Note timestats is deprecated and is only used for legacy tests
56 // Note timestats is deprecated and is only used for legacy tests
/frameworks/proto_logging/stats/enums/stats/devicepolicy/
Ddevice_policy_enums.proto116 PROVISIONING_TRAMPOLINE_ACTIVITY_TIME_MS = 90 [deprecated=true];
117 PROVISIONING_POST_ENCRYPTION_ACTIVITY_TIME_MS = 91 [deprecated=true];
118 PROVISIONING_FINALIZATION_ACTIVITY_TIME_MS = 92 [deprecated=true];
/frameworks/base/media/jni/
DAndroid.bp116 "-Wno-error=deprecated-declarations",
152 "-Wno-error=deprecated-declarations",
212 "-Wno-error=deprecated-declarations",
/frameworks/opt/net/voip/src/jni/rtp/
DAndroid.bp60 //getInput() is deprecated but we want to continue to track the usage of it elsewhere
61 "-Wno-deprecated-declarations",
/frameworks/compile/slang/tests/P_rs_fp_imprecise/
Dstderr.txt.expect1 rs_fp_imprecise.rscript:4:9: warning: rs_fp_imprecise is deprecated. Assuming rs_fp_relaxed instea…

123456