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

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/core/java/android/util/
Config.java 20 * @deprecated This class is not useful, it just returns the same value for
23 @Deprecated
28 * @deprecated Always false.
30 @Deprecated
34 * @deprecated Always true.
36 @Deprecated
40 * @deprecated Always false.
42 @Deprecated
46 * @deprecated Always false.
48 @Deprecated
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/util/
OutputInt.java 14 * @deprecated This API is ICU internal only.
18 @Deprecated
23 * @deprecated This API is ICU internal only.
26 @Deprecated
32 * @deprecated This API is ICU internal only.
35 @Deprecated
43 * @deprecated This API is ICU internal only.
46 @Deprecated
53 * @deprecated This API is ICU internal only.
56 @Deprecated
    [all...]
  /external/jetty/src/java/org/eclipse/jetty/server/ssl/
SslConnector.java 40 @Deprecated
42 @Deprecated
45 /** Default value for the keystore location path. @deprecated */
46 @Deprecated
49 /** String name of key password property. @deprecated */
50 @Deprecated
53 /** String name of keystore password property. @deprecated */
54 @Deprecated
68 * @deprecated
70 @Deprecated
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
OutputInt.java 14 * @deprecated This API is ICU internal only.
16 @Deprecated
22 * @deprecated This API is ICU internal only.
24 @Deprecated
31 * @deprecated This API is ICU internal only.
33 @Deprecated
42 * @deprecated This API is ICU internal only.
44 @Deprecated
52 * @deprecated This API is ICU internal only.
54 @Deprecated
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/distribution/
HypergeometricDistribution.java 56 * @deprecated as of v2.1
58 @Deprecated
64 * @deprecated as of v2.1
66 @Deprecated
72 * @deprecated as of v2.1
74 @Deprecated
  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
RealVector.java 45 * Remark on the deprecated {@code mapXxx} and {@code mapXxxToSelf} methods: In
259 * @deprecated in 2.2 (to be removed in 3.0).
261 @Deprecated
270 * @deprecated in 2.2 (to be removed in 3.0).
272 @Deprecated
279 * @deprecated in 2.2 (to be removed in 3.0).
281 @Deprecated
289 * @deprecated in 2.2 (to be removed in 3.0).
291 @Deprecated
297 * @deprecated in 2.2 (to be removed in 3.0)
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
UFieldPosition.java 15 * @deprecated This API is ICU internal only.
19 @Deprecated
25 * @deprecated This API is ICU internal only.
28 @Deprecated
34 * @deprecated This API is ICU internal only.
37 @Deprecated
43 * @deprecated This API is ICU internal only.
46 @Deprecated
52 * @deprecated This API is ICU internal only.
55 @Deprecated
    [all...]
RbnfLenientScanner.java 14 * @deprecated ICU 54
17 @Deprecated
25 * @deprecated ICU 54
27 @Deprecated
40 * @deprecated ICU 54
42 @Deprecated
56 * @deprecated ICU 54
58 @Deprecated
FilteredBreakIteratorBuilder.java 36 * @deprecated This API might change or be removed in a future release.
40 @Deprecated
52 * @deprecated This API might change or be removed in a future release.
55 @Deprecated
65 * @deprecated This API might change or be removed in a future release.
68 @Deprecated
81 * @deprecated This API might change or be removed in a future release.
84 @Deprecated
95 * @deprecated This API might change or be removed in a future release.
98 @Deprecated
    [all...]
DurationFormat.java 18 * This <b>deprecated</b> class implements a formatter over a duration in time
26 * @deprecated ICU 56 Use MeasureFormat or RelativeDateTimeFormatter instead.
29 @Deprecated
36 * @deprecated ICU 56
38 @Deprecated
46 * @deprecated This API is ICU internal only.
49 @Deprecated
55 * @deprecated This API is ICU internal only.
58 @Deprecated
70 * @deprecated ICU 5
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
UFieldPosition.java 15 * @deprecated This API is ICU internal only.
17 @Deprecated
24 * @deprecated This API is ICU internal only.
26 @Deprecated
33 * @deprecated This API is ICU internal only.
35 @Deprecated
42 * @deprecated This API is ICU internal only.
44 @Deprecated
51 * @deprecated This API is ICU internal only.
53 @Deprecated
    [all...]
RbnfLenientScanner.java 13 * @deprecated ICU 54
15 @Deprecated
23 * @deprecated ICU 54
25 @Deprecated
38 * @deprecated ICU 54
40 @Deprecated
54 * @deprecated ICU 54
56 @Deprecated
FilteredBreakIteratorBuilder.java 36 * @deprecated This API might change or be removed in a future release.
38 @Deprecated
51 * @deprecated This API might change or be removed in a future release.
53 @Deprecated
64 * @deprecated This API might change or be removed in a future release.
66 @Deprecated
80 * @deprecated This API might change or be removed in a future release.
82 @Deprecated
94 * @deprecated This API might change or be removed in a future release.
96 @Deprecated
    [all...]
DurationFormat.java 17 * This <b>deprecated</b> class implements a formatter over a duration in time
25 * @deprecated ICU 56 Use MeasureFormat or RelativeDateTimeFormatter instead.
27 @Deprecated
34 * @deprecated ICU 56
36 @Deprecated
45 * @deprecated This API is ICU internal only.
47 @Deprecated
54 * @deprecated This API is ICU internal only.
56 @Deprecated
68 * @deprecated ICU 5
    [all...]
  /external/apache-http/src/org/apache/http/
HttpRequest.java 43 * @deprecated Please use {@link java.net.URL#openConnection} instead.
47 @Deprecated
  /external/apache-http/src/org/apache/http/io/
HttpTransportMetrics.java 34 * @deprecated Please use {@link java.net.URL#openConnection} instead.
39 @Deprecated
  /external/testng/src/main/java/com/beust/testng/
TestNG.java 8 * @deprecated Use org.testng.TestNG
10 @Deprecated
TestNGAntTask.java 8 * @deprecated Use org.testng.TestNGAntTask
10 @Deprecated
  /frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
UiWatcher.java 25 * @deprecated New tests should be written using UI Automator 2.0 which is available as part of the
28 @Deprecated
  /frameworks/base/graphics/java/android/graphics/
PixelXorXfermode.java 22 @Deprecated
  /frameworks/support/v7/appcompat/src/android/support/v7/app/
ActionBarActivity.java 20 * @deprecated Use {@link android.support.v7.app.AppCompatActivity} instead.
22 @Deprecated
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/
pcrel.l 2 [^:]*pcrel(-coff)?\.s:5: Warning: Deprecated syntax.
3 [^:]*pcrel(-coff)?\.s:6: Warning: Deprecated syntax.
  /frameworks/base/core/java/android/provider/
Contacts.java 39 * @deprecated The APIs have been superseded by {@link ContactsContract}. The newer APIs allow
44 @Deprecated
49 * @deprecated see {@link android.provider.ContactsContract}
51 @Deprecated
56 * @deprecated see {@link android.provider.ContactsContract}
58 @Deprecated
63 * @deprecated see {@link android.provider.ContactsContract}
65 @Deprecated
69 * @deprecated see {@link android.provider.ContactsContract}
71 @Deprecated
    [all...]
  /frameworks/opt/telephony/src/java/android/telephony/gsm/
SmsManager.java 27 * @deprecated Replaced by android.telephony.SmsManager that supports both GSM and CDMA.
29 @Deprecated public final class SmsManager {
36 * @deprecated Use android.telephony.SmsManager.
38 @Deprecated
46 @Deprecated
73 * @deprecated Use android.telephony.SmsManager.
75 @Deprecated
90 * @deprecated Use android.telephony.SmsManager.
92 @Deprecated
125 * @deprecated Use android.telephony.SmsManager
    [all...]
  /frameworks/base/core/java/android/webkit/
CookieSyncManager.java 57 * @deprecated The WebView now automatically syncs cookies as necessary.
63 @Deprecated
103 * @deprecated Use {@link CookieManager#flush} instead.
105 @Deprecated
111 * @deprecated Use {@link CookieManager#flush} instead.
113 @Deprecated
120 * @deprecated Calling resetSync is no longer necessary as the WebView automatically
123 @Deprecated
129 * @deprecated Calling startSync is no longer necessary as the WebView automatically
132 @Deprecated
    [all...]

Completed in 505 milliseconds

1 2 3 4 5 6 7 8 91011>>