Home
last modified time | relevance | path

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

1234567

/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
182 @Deprecated
[all …]
DRuntime.java398 @Deprecated
827 @Deprecated(since="9", forRemoval=true)
843 @Deprecated(since="9", forRemoval=true)
1154 @Deprecated
1182 @Deprecated
DFloat.java548 @Deprecated(since="9"/*, forRemoval = true*/)
565 @Deprecated(since="9"/*, forRemoval = true*/)
587 @Deprecated(since="9"/*, forRemoval = true*/)
/libcore/ojluni/src/main/java/jdk/internal/misc/
DVM.java48 @Deprecated
59 @Deprecated
67 @Deprecated
74 @Deprecated
81 @Deprecated
85 @Deprecated
89 @Deprecated
93 @Deprecated
104 @Deprecated
108 @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.java198 @Deprecated
220 @Deprecated
243 @Deprecated
273 @Deprecated
316 @Deprecated
453 @Deprecated
670 @Deprecated
690 @Deprecated
706 @Deprecated
725 @Deprecated
[all …]
/libcore/dalvik/src/main/java/dalvik/system/
DDexFile.java85 @Deprecated
111 @Deprecated
187 @Deprecated
243 @Deprecated
271 @Deprecated
306 @Deprecated
351 @Deprecated
494 @Deprecated
506 @Deprecated
516 @Deprecated
[all …]
DVMDebug.java410 @Deprecated
421 @Deprecated
431 @Deprecated
438 @Deprecated
445 @Deprecated
452 @Deprecated
/libcore/libart/src/main/java/dalvik/system/
DVMRuntime.java456 @Deprecated
468 @Deprecated
480 @Deprecated
490 @Deprecated
510 @Deprecated
522 @Deprecated
532 @Deprecated
675 @Deprecated
701 @Deprecated
DVMStack.java53 @Deprecated
64 @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/api/
Dremoved.txt5 method @Deprecated public java.io.InputStream getLocalizedInputStream(java.io.InputStream);
6 method @Deprecated public java.io.OutputStream getLocalizedOutputStream(java.io.OutputStream);
/libcore/ojluni/src/main/java/java/lang/invoke/
DMethodHandleInfo.java295 @Deprecated
307 @Deprecated
316 @Deprecated
/libcore/ojluni/annotations/sdk/nullability/java/lang/
DThread.annotated.java72 @Deprecated public final void stop() { throw new RuntimeException("Stub!"); } in stop()
74 @Deprecated public final synchronized void stop(@libcore.util.Nullable java.lang.Throwable obj) { t… in stop()
82 @Deprecated public void destroy() { throw new RuntimeException("Stub!"); } in destroy()
86 @Deprecated public final void suspend() { throw new RuntimeException("Stub!"); } in suspend()
88 @Deprecated public final void resume() { throw new RuntimeException("Stub!"); } in resume()
104 @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/ojluni/annotations/flagged_api/java/lang/
DFloat.annotated.java32 @Deprecated
35 @Deprecated
38 @Deprecated

1234567