Home
last modified time | relevance | path

Searched refs:Deprecated (Results 1 – 25 of 119) sorted by relevance

12345

/libcore/ojluni/annotations/hiddenapi/sun/misc/
DFpUtils.java35 @Deprecated
40 @Deprecated
45 @Deprecated
51 @Deprecated
56 @Deprecated
61 @Deprecated
98 @Deprecated
103 @Deprecated
108 @Deprecated
113 @Deprecated
[all …]
DVM.java35 @Deprecated
44 @Deprecated
49 @Deprecated
54 @Deprecated
59 @Deprecated
64 @Deprecated
69 @Deprecated
139 @Deprecated public static final int STATE_GREEN = 1; // 0x1
141 @Deprecated public static final int STATE_RED = 3; // 0x3
143 @Deprecated public static final int STATE_YELLOW = 2; // 0x2
/libcore/ojluni/src/main/java/sun/misc/
DFpUtils.java138 @Deprecated
147 @Deprecated
169 @Deprecated
190 @Deprecated
207 @Deprecated
222 @Deprecated
532 @Deprecated
570 @Deprecated
616 @Deprecated
662 @Deprecated
[all …]
DVM.java46 @Deprecated
57 @Deprecated
65 @Deprecated
72 @Deprecated
79 @Deprecated
83 @Deprecated
87 @Deprecated
91 @Deprecated
102 @Deprecated
106 @Deprecated
/libcore/dalvik/src/main/java/dalvik/bytecode/
DOpcodes.java351 @Deprecated int OP_IGET_WIDE_VOLATILE = 0xe8;
357 @Deprecated int OP_IPUT_WIDE_VOLATILE = 0xe9;
363 @Deprecated int OP_SGET_WIDE_VOLATILE = 0xea;
369 @Deprecated int OP_SPUT_WIDE_VOLATILE = 0xeb;
375 @Deprecated int OP_BREAKPOINT = 0xec;
381 @Deprecated int OP_THROW_VERIFICATION_ERROR = 0xed;
387 @Deprecated int OP_EXECUTE_INLINE = 0xee;
393 @Deprecated int OP_EXECUTE_INLINE_RANGE = 0xef;
399 @Deprecated int OP_INVOKE_DIRECT_EMPTY = 0xf0;
405 @Deprecated int OP_IGET_QUICK = 0xf2;
[all …]
/libcore/ojluni/src/main/java/java/lang/
DSecurityManager.java52 @Deprecated
58 @Deprecated
74 @Deprecated
83 @Deprecated
91 @Deprecated
99 @Deprecated
108 @Deprecated
116 @Deprecated
172 @Deprecated
DDeprecated.java44 public @interface Deprecated { annotation
DThread.java970 @Deprecated
1006 @Deprecated
1146 @Deprecated
1180 @Deprecated
1200 @Deprecated
1395 @Deprecated
/libcore/ojluni/src/main/java/java/sql/
DTime.java57 @Deprecated
156 @Deprecated
170 @Deprecated
183 @Deprecated
197 @Deprecated
211 @Deprecated
225 @Deprecated
239 @Deprecated
DDate.java56 @Deprecated
185 @Deprecated
199 @Deprecated
213 @Deprecated
227 @Deprecated
241 @Deprecated
255 @Deprecated
/libcore/ojluni/src/main/java/java/util/
DDate.java195 @Deprecated
218 @Deprecated
242 @Deprecated
272 @Deprecated
316 @Deprecated
453 @Deprecated
670 @Deprecated
690 @Deprecated
706 @Deprecated
725 @Deprecated
[all …]
/libcore/libart/src/main/java/dalvik/system/
DVMRuntime.java346 @Deprecated
356 @Deprecated
366 @Deprecated
374 @Deprecated
392 @Deprecated
402 @Deprecated
410 @Deprecated
526 @Deprecated
544 @Deprecated
DVMStack.java46 @Deprecated
55 @Deprecated
/libcore/ojluni/annotations/mmodule/java/lang/
DThread.annotated.java70 @Deprecated
73 @Deprecated
82 @Deprecated
87 @Deprecated
90 @Deprecated
107 @Deprecated
/libcore/ojluni/src/main/java/java/util/jar/
DPack200.java597 @Deprecated
619 @Deprecated
756 @Deprecated
778 @Deprecated
/libcore/ojluni/src/main/java/java/lang/invoke/
DMethodHandleInfo.java295 @Deprecated
307 @Deprecated
316 @Deprecated
/libcore/ojluni/annotations/sdk/nullability/java/lang/
DThread.annotated.java70 @Deprecated public final void stop() { throw new RuntimeException("Stub!"); } in stop()
72 @Deprecated public final synchronized void stop(@libcore.util.Nullable java.lang.Throwable obj) { t… in stop()
80 @Deprecated public void destroy() { throw new RuntimeException("Stub!"); } in destroy()
84 @Deprecated public final void suspend() { throw new RuntimeException("Stub!"); } in suspend()
86 @Deprecated public final void resume() { throw new RuntimeException("Stub!"); } in resume()
102 @Deprecated public int countStackFrames() { throw new RuntimeException("Stub!"); } in countStackFrames()
/libcore/ojluni/annotations/hiddenapi/java/lang/
DThreadGroup.java123 @Deprecated
132 @Deprecated
141 @Deprecated
192 @Deprecated
DThread.java145 @Deprecated
150 @Deprecated
163 @Deprecated
172 @Deprecated
177 @Deprecated
210 @Deprecated
DRuntime.java61 @Deprecated
175 @Deprecated
180 @Deprecated
/libcore/mmodules/core_platform_api/api/legacy_platform/
Dcurrent-api.txt310 method @Deprecated public void setIssuer(com.android.org.bouncycastle.asn1.x509.X509Name);
314 method @Deprecated public void setSubject(com.android.org.bouncycastle.asn1.x509.X509Name);
318 @Deprecated public class X509Name extends com.android.org.bouncycastle.asn1.ASN1Object {
319 ctor @Deprecated public X509Name(String);
320 …method @Deprecated public static com.android.org.bouncycastle.asn1.x509.X509Name getInstance(Objec…
321 method @Deprecated public java.util.Vector getOIDs();
322 method @Deprecated public java.util.Vector getValues();
323 method @Deprecated public String toString(boolean, java.util.Hashtable);
324 field @Deprecated public static final com.android.org.bouncycastle.asn1.ASN1ObjectIdentifier CN;
325 field @Deprecated public static final java.util.Hashtable DefaultSymbols;
[all …]
/libcore/ojluni/src/main/java/java/security/
DSignatureSpi.java306 @Deprecated
372 @Deprecated
DCertificate.java65 @Deprecated
/libcore/luni/src/main/java/org/xml/sax/
DAttributeList.java72 @Deprecated
/libcore/dalvik/src/main/java/dalvik/annotation/
DTestTargetClass.java34 @Deprecated

12345