Home
last modified time | relevance | path

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

/cts/tools/cts-api-coverage/proto/
Dcts_report.proto42 // This field is deprecated in android.os.Build. Use supported_abi instead.
43 optional string abi = 11 [deprecated = true];
44 // This field is deprecated in android.os.Build. Use supported_abi instead.
45 optional string abi2 = 12 [deprecated = true];
174 optional string subscriber_id = 2 [deprecated = true];
175 optional string type = 3 [deprecated = true];
176 optional string device_id = 4 [deprecated = true];
177 optional string imei = 5 [deprecated = true];
178 optional string imsi = 6 [deprecated = true];
182 optional string network = 10 [deprecated = true];
[all …]
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
DApiConstructor.java39 ApiConstructor(String name, List<String> parameterTypes, boolean deprecated) { in ApiConstructor() argument
42 mDeprecated = deprecated; in ApiConstructor()
DApiMethod.java54 boolean deprecated, in ApiMethod() argument
62 mDeprecated = deprecated; in ApiMethod()
DApiClass.java57 boolean deprecated, in ApiClass() argument
61 mDeprecated = deprecated; in ApiClass()
/cts/tests/tests/opengl/
DDEPRECATED1 This suite of tests is deprecated. Please add OpenGL CTS test to either:
/cts/tests/tests/rsblas/
DAndroid.mk38 LOCAL_RENDERSCRIPT_FLAGS := -Wno-error=deprecated-declarations
/cts/tests/tests/nativemedia/sl/
DAndroid.mk49 LOCAL_CFLAGS := -Werror -Wall -Wno-deprecated-declarations
/cts/tests/tests/renderscript/
DAndroid.mk41 LOCAL_RENDERSCRIPT_FLAGS := -Wno-error=deprecated-declarations
/cts/apps/CtsVerifier/jni/audio_loopback/
DAndroid.bp33 "-Wno-deprecated",
/cts/tests/tests/view/jni/
DAndroid.bp25 "-Wno-error=deprecated-declarations",
/cts/tests/tests/media/libndkaudio/
DAndroid.bp46 "-Wno-deprecated-declarations",
/cts/tests/tests/media/libaudiojni/
DAndroid.bp45 "-Wno-deprecated-declarations",
/cts/tests/app/app/src/android/app/stubs/
DDialogStubActivity.java263 private AlertDialog getAlertDialogInstance(boolean deprecated) { in getAlertDialogInstance() argument
276 if (deprecated) { in getAlertDialogInstance()
/cts/apps/CameraITS/build/scripts/
Dgpylint_rcfile249 # List of module members that should be marked as deprecated.
250 deprecated-members=string.atof,string.atoi,string.atol,string.capitalize,string.expandtabs,string.f…
299 deprecated-modules=regsub,TERMIOS,Bastion,rexec