HomeSort by relevance Sort by last modified time
    Searched defs:Deprecated (Results 1 - 25 of 105) sorted by null

1 2 3 4 5

  /libcore/ojluni/src/main/java/java/lang/
Deprecated.java 32 * A program element annotated @Deprecated is one that programmers
35 * deprecated program element is used or overridden in non-deprecated code.
39 * @jls 9.6.3.6 @Deprecated
44 public @interface Deprecated {
  /frameworks/support/annotations/src/main/java/androidx/annotation/
RestrictTo.java 75 * @deprecated Use {@link #LIBRARY_GROUP} instead
77 @Deprecated
  /tools/metalava/stub-annotations/src/main/java/androidx/annotation/
RestrictTo.java 54 * @deprecated Use {@link #LIBRARY_GROUP} instead
56 @Deprecated
  /external/protobuf/java/core/src/test/java/com/google/protobuf/
TestBadIdentifiers.java 38 * if not fully qualified (like @Deprecated and @Override).
46 TestBadIdentifiersProto.Deprecated.newBuilder();
  /external/icu/android_icu4j/src/main/java/android/icu/util/
GenderInfo.java 27 * @deprecated This API is ICU internal only.
31 @Deprecated
38 * @deprecated This API is ICU internal only.
41 @Deprecated
44 * @deprecated This API is ICU internal only.
47 @Deprecated
50 * @deprecated This API is ICU internal only.
53 @Deprecated
56 * @deprecated This API is ICU internal only.
59 @Deprecated
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
GenderInfo.java 27 * @deprecated This API is ICU internal only.
29 @Deprecated
37 * @deprecated This API is ICU internal only.
39 @Deprecated
43 * @deprecated This API is ICU internal only.
45 @Deprecated
49 * @deprecated This API is ICU internal only.
51 @Deprecated
55 * @deprecated This API is ICU internal only.
57 @Deprecated
    [all...]
  /external/tensorflow/tensorflow/core/framework/
op.h 237 OpDefBuilderWrapper<true>& Deprecated(int version, StringPiece explanation) {
238 builder_.Deprecated(version, explanation);
268 OpDefBuilderWrapper<false>& Deprecated(int, StringPiece) { return *this; }
op_def_builder.cc 575 OpDefBuilder& OpDefBuilder::Deprecated(int version, StringPiece explanation) {
578 strings::StrCat("Deprecated called twice for Op ", op_def()->name()));
  /build/kati/
var.h 65 bool Deprecated() const { return message_ && !error_; }
88 WARN_LOC(ev->loc(), "%s has been deprecated%s.", sym.c_str(),
  /external/icu/android_icu4j/src/main/java/android/icu/text/
ListFormatter.java 42 * @deprecated This API is ICU internal only.
45 @Deprecated
49 * @deprecated This API is ICU internal only.
52 @Deprecated
56 * @deprecated This API is ICU internal only.
59 @Deprecated
63 * @deprecated This API is ICU internal only.
66 @Deprecated
70 * @deprecated This API is ICU internal only.
73 @Deprecated
    [all...]
RelativeDateTimeFormatter.java 143 * @deprecated This API is ICU internal only.
146 @Deprecated
217 * @deprecated This API is ICU internal only.
220 @Deprecated
    [all...]
DateFormat.java 411 * @deprecated This API is ICU internal only.
414 @Deprecated
435 * @deprecated This API is ICU internal only.
438 @Deprecated
444 * @deprecated ICU 58 The numeric value may change over time, see ICU ticket #12420.
447 @Deprecated
482 * @deprecated
485 @Deprecated
    [all...]
PluralRules.java 175 * @deprecated This API is ICU internal only.
176 * @hide original deprecated declaration
179 @Deprecated
182 * @deprecated This API is ICU internal only.
183 * @hide original deprecated declaration
186 @Deprecated
197 * @deprecated This API is ICU internal only.
198 * @hide original deprecated declaration
201 @Deprecated
205 * @deprecated This API is ICU internal only
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
ListFormatter.java 43 * @deprecated This API is ICU internal only.
45 @Deprecated
50 * @deprecated This API is ICU internal only.
52 @Deprecated
57 * @deprecated This API is ICU internal only.
59 @Deprecated
64 * @deprecated This API is ICU internal only.
66 @Deprecated
71 * @deprecated This API is ICU internal only.
73 @Deprecated
    [all...]
RelativeDateTimeFormatter.java 157 * @deprecated This API is ICU internal only.
159 @Deprecated
244 * @deprecated This API is ICU internal only.
246 @Deprecated
    [all...]
DateFormat.java 449 * @deprecated This API is ICU internal only.
451 @Deprecated
475 * @deprecated This API is ICU internal only.
477 @Deprecated
483 * @deprecated ICU 58 The numeric value may change over time, see ICU ticket #12420.
485 @Deprecated
527 * @deprecated
529 @Deprecated
    [all...]
PluralRules.java 177 * @deprecated This API is ICU internal only.
179 @Deprecated
183 * @deprecated This API is ICU internal only.
185 @Deprecated
197 * @deprecated This API is ICU internal only.
199 @Deprecated
204 * @deprecated This API is ICU internal only.
206 @Deprecated
225 * @deprecated This API is ICU internal only.
227 @Deprecated
    [all...]
  /external/javaparser/javaparser-testing/src/test/resources/com/github/javaparser/bdd/samples/
JavaConcepts.java 12 @Deprecated
58 @Deprecated()
99 @Deprecated()
127 m, @Deprecated
137 @Deprecated
180 @Deprecated
205 @Deprecated
291 for (@Deprecated int i : arr4[0]) {
294 for (@Deprecated final int i = 0, j = 1; i < 10; x++) {
303 public static CompilationUnit parse(@Deprecated File file) throws ParseException, IOException
    [all...]
  /external/javaparser/javaparser-testing/src/test/test_sourcecode/com/github/javaparser/printer/
JavaConcepts.java 12 @Deprecated
56 @Deprecated()
95 @Deprecated()
123 m, @Deprecated
133 @Deprecated
176 @Deprecated
201 @Deprecated
287 for (@Deprecated int i : arr4[0]) {
290 for (@Deprecated final int i = 0, j = 1; i < 10; x++) {
299 public static CompilationUnit parse(@Deprecated File file) throws ParseException, IOException
    [all...]
  /frameworks/base/rs/java/android/renderscript/
Type.java 66 @Deprecated
68 @Deprecated
70 @Deprecated
  /frameworks/base/core/java/android/webkit/
WebSettings.java 61 * @deprecated This algorithm is now obsolete.
63 @Deprecated
66 * @deprecated This algorithm is now obsolete.
68 @Deprecated
83 * @deprecated Use {@link WebSettings#setTextZoom(int)} and {@link WebSettings#getTextZoom()} instead.
85 @Deprecated
146 * @deprecated This value is obsolete, as from API level
150 @Deprecated
229 * @deprecated This method is now obsolete.
233 @Deprecated
    [all...]
  /frameworks/base/graphics/java/android/graphics/
Bitmap.java 488 * @deprecated Because of the poor quality of this configuration,
491 @Deprecated
    [all...]
  /external/clang/lib/Parse/
ParseDecl.cpp 851 /// 'deprecated' '=' version
865 enum { Introduced, Deprecated, Obsoleted, Unknown };
898 // "introduced", "deprecated", and "obsoleted", do so now.
901 Ident_deprecated = PP.getIdentifierInfo("deprecated");
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
Descriptor.cs 154 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.FileOptions), global::Google.Protobuf.Reflection.FileOptions.Parser, new[]{ "JavaPackage", "JavaOuterClassname", "JavaMultipleFiles", "JavaGenerateEqualsAndHash", "JavaStringCheckUtf8", "OptimizeFor", "GoPackage", "CcGenericServices", "JavaGenericServices", "PyGenericServices", "Deprecated", "CcEnableArenas", "ObjcClassPrefix", "CsharpNamespace", "UninterpretedOption" }, null, new[]{ typeof(global::Google.Protobuf.Reflection.FileOptions.Types.OptimizeMode) }, null),
155 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.MessageOptions), global::Google.Protobuf.Reflection.MessageOptions.Parser, new[]{ "MessageSetWireFormat", "NoStandardDescriptorAccessor", "Deprecated", "MapEntry", "UninterpretedOption" }, null, null, null),
156 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.FieldOptions), global::Google.Protobuf.Reflection.FieldOptions.Parser, new[]{ "Ctype", "Packed", "Jstype", "Lazy", "Deprecated", "Weak", "UninterpretedOption" }, null, new[]{ typeof(global::Google.Protobuf.Reflection.FieldOptions.Types.CType), typeof(global::Google.Protobuf.Reflection.FieldOptions.Types.JSType) }, null),
157 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.EnumOptions), global::Google.Protobuf.Reflection.EnumOptions.Parser, new[]{ "AllowAlias", "Deprecated", "UninterpretedOption" }, null, null, null),
158 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.EnumValueOptions), global::Google.Protobuf.Reflection.EnumValueOptions.Parser, new[]{ "Deprecated", "UninterpretedOption" }, null, null, null),
159 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.ServiceOptions), global::Google.Protobuf.Reflection.ServiceOptions.Parser, new[]{ "Deprecated", "UninterpretedOption" }, null, null, null),
160 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.MethodOptions), global::Google.Protobuf.Reflection.MethodOptions.Parser, new[]{ "Deprecated", "UninterpretedOption" }, null, null, null),
    [all...]
  /libcore/luni/src/test/java/libcore/java/lang/
OldClassTest.java 91 @Deprecated
247 type.equals(Deprecated.class) ||
349 assertNull(PublicTestClass.class.getAnnotation(Deprecated.class));
351 Deprecated target2 = ExtendTestClass.class.getAnnotation(Deprecated.class);
550 assertTrue(Deprecated.class.isAnnotation());
559 assertFalse(String.class.isAnnotationPresent(Deprecated.class));
561 assertTrue(ExtendTestClass.class.isAnnotationPresent(Deprecated.class));
    [all...]

Completed in 1070 milliseconds

1 2 3 4 5