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

1 2 3

  /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/android/support/annotation/
RestrictTo.java 75 * @deprecated Use {@link #LIBRARY_GROUP} instead
77 @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...]
ULocale.java     [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...]
ULocale.java     [all...]
  /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 142 * @deprecated This API is ICU internal only.
145 @Deprecated
216 * @deprecated This API is ICU internal only.
219 @Deprecated
    [all...]
DateFormat.java 411 * @deprecated This API is ICU internal only.
414 @Deprecated
437 * @deprecated This API is ICU internal only.
440 @Deprecated
446 * @deprecated ICU 58 The numeric value may change over time, see ICU ticket #12420.
449 @Deprecated
484 * @deprecated
487 @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 156 * @deprecated This API is ICU internal only.
158 @Deprecated
243 * @deprecated This API is ICU internal only.
245 @Deprecated
    [all...]
DateFormat.java 449 * @deprecated This API is ICU internal only.
451 @Deprecated
477 * @deprecated This API is ICU internal only.
479 @Deprecated
485 * @deprecated ICU 58 The numeric value may change over time, see ICU ticket #12420.
487 @Deprecated
529 * @deprecated
531 @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...]
  /frameworks/base/rs/java/android/renderscript/
Type.java 66 @Deprecated
68 @Deprecated
70 @Deprecated
  /frameworks/base/core/java/android/webkit/
WebSettings.java 60 * @deprecated This algorithm is now obsolete.
62 @Deprecated
65 * @deprecated This algorithm is now obsolete.
67 @Deprecated
82 * @deprecated Use {@link WebSettings#setTextZoom(int)} and {@link WebSettings#getTextZoom()} instead.
84 @Deprecated
139 * @deprecated This value is obsolete, as from API level
143 @Deprecated
222 * @deprecated This method is now obsolete.
226 @Deprecated
    [all...]
  /external/messageformat/java/com/ibm/icu/simple/
PluralRules.java 172 * @deprecated This API is ICU internal only.
174 @Deprecated
178 * @deprecated This API is ICU internal only.
180 @Deprecated
192 * @deprecated This API is ICU internal only.
194 @Deprecated
211 * @deprecated This API is ICU internal only.
213 @Deprecated
221 * @deprecated This API is ICU internal only.
223 @Deprecated
    [all...]
  /frameworks/base/graphics/java/android/graphics/
Bitmap.java 478 * @deprecated Because of the poor quality of this configuration,
481 @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...]
  /prebuilts/go/darwin-x86/src/unicode/
tables.go     [all...]
  /prebuilts/go/linux-x86/src/unicode/
tables.go     [all...]
  /external/clang/lib/Sema/
SemaDeclAttr.cpp     [all...]

Completed in 1110 milliseconds

1 2 3