Home
last modified time | relevance | path

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

12345

/frameworks/wilhelm/tests/examples/
DAndroid.bp19 "-Wno-deprecated-declarations",
35 "-Wno-deprecated-declarations",
60 "-Wno-deprecated-declarations",
77 "-Wno-deprecated-declarations",
94 "-Wno-deprecated-declarations",
111 "-Wno-deprecated-declarations",
128 "-Wno-deprecated-declarations",
145 "-Wno-deprecated-declarations",
162 "-Wno-deprecated-declarations",
179 "-Wno-deprecated-declarations",
[all …]
/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/compile/slang/tests/P_warnings_deprecated/
Dstderr.txt.expect1 deprecated.rscript:9:9: warning: 'rsClamp' is deprecated: Use clamp() instead.
2 …s/script_api/include/rs_math.rsh:6482:5: note: 'rsClamp' has been explicitly marked deprecated here
3 deprecated.rscript:10:8: warning: 'rsGetAllocation' is deprecated: This function is deprecated and …
4 …nclude/rs_object_info.rsh:381:5: note: 'rsGetAllocation' has been explicitly marked deprecated here
/frameworks/wilhelm/tests/sandbox/
DAndroid.bp22 "-Wno-deprecated-declarations",
44 "-Wno-deprecated-declarations",
73 "-Wno-deprecated-declarations",
101 "-Wno-deprecated-declarations",
123 "-Wno-deprecated-declarations",
150 "-Wno-deprecated-declarations",
177 "-Wno-deprecated-declarations",
205 "-Wno-deprecated-declarations",
233 "-Wno-deprecated-declarations",
261 "-Wno-deprecated-declarations",
[all …]
/frameworks/base/core/proto/android/server/
Dwindowmanagerservice.proto56 repeated DisplayContentProto displays = 2 [deprecated=true];
59 repeated WindowStateProto windows = 4 [deprecated=true];
122 optional int32 last_system_ui_flags = 1 [deprecated=true];
133 optional string focused_app_token = 8 [deprecated=true];
134 optional IdentifierProto focused_window = 9 [deprecated=true];
135 optional IdentifierProto top_fullscreen_opaque_window = 10 [deprecated=true];
136 optional IdentifierProto top_fullscreen_opaque_or_dimming_window = 11 [deprecated=true];
140 optional bool force_status_bar = 15 [deprecated=true];
141 optional bool force_status_bar_from_keyguard = 16 [deprecated=true];
142 optional BarControllerProto status_bar = 17 [deprecated=true];
[all …]
/frameworks/wilhelm/tests/mimeUri/
DAndroid.bp16 "-Wno-deprecated-declarations",
35 "-Wno-deprecated-declarations",
54 "-Wno-deprecated-declarations",
73 "-Wno-deprecated-declarations",
92 "-Wno-deprecated-declarations",
112 "-Wno-deprecated-declarations",
131 "-Wno-deprecated-declarations",
150 "-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/base/cmds/statsd/src/
Dstats_log.proto58 optional int64 wall_clock_timestamp_nanos = 3 [deprecated = true];
84 optional DimensionsValue dimensions_in_condition = 2 [deprecated = true];
86 repeated DimensionsValue dimension_leaf_values_in_condition = 5 [deprecated = true];
112 optional DimensionsValue dimensions_in_condition = 2 [deprecated = true];
114 repeated DimensionsValue dimension_leaf_values_in_condition = 5 [deprecated = true];
122 optional int64 value = 3 [deprecated = true];
125 int64 value_long = 7 [deprecated = true];
127 double value_double = 8 [deprecated = true];
158 optional DimensionsValue dimensions_in_condition = 2 [deprecated = true];
160 repeated DimensionsValue dimension_leaf_values_in_condition = 5 [deprecated = true];
[all …]
Dstatsd_config.proto223 optional FieldMatcher dimensions_in_condition = 7 [deprecated = true];
253 optional FieldMatcher dimensions_in_condition = 8 [deprecated = true];
272 optional FieldMatcher dimensions_in_condition = 8 [deprecated = true];
280 ALL_CONDITION_CHANGES = 2 [deprecated = true];
347 optional FieldMatcher dimensions_in_condition = 9 [deprecated = true];
445 optional ActivationType activation_type = 3 [deprecated = true];
/frameworks/wilhelm/tests/listening/
DAndroid.bp12 "-Wno-deprecated-declarations",
27 "-Wno-deprecated-declarations",
/frameworks/av/media/libmedia/
DAndroid.bp122 "-Wno-error=deprecated-declarations",
181 "-Wno-error=deprecated-declarations",
212 "-Wno-error=deprecated-declarations",
255 "-Wno-error=deprecated-declarations",
361 "-Wno-error=deprecated-declarations",
/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/base/media/jni/
DAndroid.bp95 "-Wno-error=deprecated-declarations",
126 "-Wno-error=deprecated-declarations",
164 "-Wno-error=deprecated-declarations",
/frameworks/rs/tests/lldb/
Dconfig.py21 from tests.harness.decorators import deprecated
111 @deprecated()
/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;
/frameworks/base/cmds/uiautomator/api/
Dcurrent.txt3 public final deprecated class Configurator {
17 public deprecated class UiCollection extends com.android.uiautomator.core.UiObject {
25 public deprecated class UiDevice {
31 method public deprecated java.lang.String getCurrentActivityName();
80 public deprecated class UiObject {
127 field protected static final deprecated long WAIT_FOR_EVENT_TMEOUT = 3000L; // 0xbb8L
129 field protected static final deprecated long WAIT_FOR_SELECTOR_TIMEOUT = 10000L; // 0x2710L
133 public deprecated class UiObjectNotFoundException extends java.lang.Exception {
139 public deprecated class UiScrollable extends com.android.uiautomator.core.UiCollection {
168 public deprecated class UiSelector {
[all …]
/frameworks/base/core/proto/android/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/opt/net/voip/src/jni/rtp/
DAndroid.bp56 //getInput() is deprecated but we want to continue to track the usage of it elsewhere
57 "-Wno-deprecated-declarations",
/frameworks/base/media/jni/soundpool/
DAndroid.bp16 //"modernize-deprecated-headers", // C headers still ok even if there is C++ equivalent.
17 "modernize-deprecated-ios-base-aliases",
121 "-Wno-error=deprecated-declarations",
/frameworks/base/proto/src/
Dtask_snapshot.proto35 // 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/wifi/
Denums.proto32 WIFI_MODE_FULL = 1 [deprecated=true];
39 WIFI_MODE_SCAN_ONLY = 2 [deprecated=true];
/frameworks/av/services/mediacodec/
DAndroid.bp39 "-Wno-error=deprecated-declarations",
128 "-Wno-error=deprecated-declarations",

12345