Home
last modified time | relevance | path

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

12345678910>>...30

/frameworks/base/core/java/android/provider/
DContacts.java46 @Deprecated
53 @Deprecated
60 @Deprecated
67 @Deprecated
73 @Deprecated
79 @Deprecated
85 @Deprecated
91 @Deprecated
103 @Deprecated
110 @Deprecated
[all …]
/frameworks/base/test-runner/api/
Dcurrent.txt4 …@Deprecated public abstract class ActivityInstrumentationTestCase<T extends android.app.Activity> …
5 ctor @Deprecated public ActivityInstrumentationTestCase(String, Class<T>);
6 ctor @Deprecated public ActivityInstrumentationTestCase(String, Class<T>, boolean);
7 method @Deprecated public T getActivity();
8 method @Deprecated public void testActivityTestCaseSetUpProperly() throws java.lang.Exception;
11 …@Deprecated public abstract class ActivityInstrumentationTestCase2<T extends android.app.Activity>…
12 ctor @Deprecated public ActivityInstrumentationTestCase2(String, Class<T>);
13 ctor @Deprecated public ActivityInstrumentationTestCase2(Class<T>);
14 method @Deprecated public T getActivity();
15 method @Deprecated public void setActivityInitialTouchMode(boolean);
[all …]
/frameworks/opt/telephony/src/java/android/telephony/gsm/
DSmsMessage.java35 @Deprecated
42 @Deprecated
50 @Deprecated public static final int ENCODING_UNKNOWN = 0;
55 @Deprecated public static final int ENCODING_7BIT = 1;
60 @Deprecated public static final int ENCODING_8BIT = 2;
65 @Deprecated public static final int ENCODING_16BIT = 3;
70 @Deprecated public static final int MAX_USER_DATA_BYTES = 140;
80 @Deprecated public static final int MAX_USER_DATA_BYTES_WITH_HEADER = 134;
85 @Deprecated public static final int MAX_USER_DATA_SEPTETS = 160;
93 @Deprecated public static final int MAX_USER_DATA_SEPTETS_WITH_HEADER = 153;
[all …]
DSmsManager.java29 @Deprecated public final class SmsManager {
38 @Deprecated
46 @Deprecated
75 @Deprecated
92 @Deprecated
127 @Deprecated
160 @Deprecated
179 @Deprecated
192 @Deprecated
209 @Deprecated
[all …]
/frameworks/base/core/java/android/bluetooth/
DBluetoothHealth.java55 @Deprecated
66 @Deprecated
77 @Deprecated
88 @Deprecated
99 @Deprecated
128 @Deprecated
149 @Deprecated
172 @Deprecated
197 @Deprecated
222 @Deprecated
[all …]
/frameworks/base/core/java/android/webkit/
DWebSettings.java64 @Deprecated enumConstant
69 @Deprecated enumConstant
86 @Deprecated
152 @Deprecated
272 @Deprecated
284 @Deprecated
421 @Deprecated
432 @Deprecated
444 @Deprecated
456 @Deprecated
[all …]
DPlugin.java33 @Deprecated
60 @Deprecated
77 @Deprecated
87 @Deprecated
97 @Deprecated
107 @Deprecated
117 @Deprecated
127 @Deprecated
137 @Deprecated
147 @Deprecated
[all …]
DPluginList.java32 @Deprecated
43 @Deprecated
55 @Deprecated
67 @Deprecated
81 @Deprecated
96 @Deprecated
108 @Deprecated
DCookieSyncManager.java63 @Deprecated
110 @Deprecated
118 @Deprecated
128 @Deprecated
137 @Deprecated
147 @Deprecated
DPluginData.java36 @Deprecated
72 @Deprecated
94 @Deprecated
109 @Deprecated
127 @Deprecated
142 @Deprecated
DCacheManager.java42 @Deprecated
51 @Deprecated
267 @Deprecated
280 @Deprecated
294 @Deprecated
307 @Deprecated
326 @Deprecated
342 @Deprecated
/frameworks/base/test-mock/api/
Dcurrent.txt4 @Deprecated public class MockAccountManager {
5 …method @Deprecated public static android.accounts.AccountManager newMockAccountManager(android.con…
8 @Deprecated public class MockApplication extends android.app.Application {
9 ctor @Deprecated public MockApplication();
17 …method @Deprecated public static void attachInfoForTesting(android.content.ContentProvider, androi…
140 @Deprecated public class MockCursor implements android.database.Cursor {
141 ctor @Deprecated public MockCursor();
142 method @Deprecated public void close();
143 method @Deprecated public void copyStringToBuffer(int, android.database.CharArrayBuffer);
144 method @Deprecated public void deactivate();
[all …]
/frameworks/base/api/
Dsystem-removed.txt13 …method @Deprecated @NonNull @RequiresPermission(android.Manifest.permission.GET_APP_OPS_STATS) pub…
21 method @Deprecated public String getChannel();
29 method @Deprecated @Nullable public String getDeviceInitializerApp();
30 … method @Deprecated @Nullable public android.content.ComponentName getDeviceInitializerComponent();
38 …method @Deprecated public int restoreSome(long, android.app.backup.RestoreObserver, android.app.ba…
39 method @Deprecated public int restoreSome(long, android.app.backup.RestoreObserver, String[]);
47 ctor @Deprecated public AppTarget.Builder(@NonNull android.app.prediction.AppTargetId);
48 …method @Deprecated @NonNull public android.app.prediction.AppTarget.Builder setTarget(@NonNull Str…
49 …method @Deprecated @NonNull public android.app.prediction.AppTarget.Builder setTarget(@NonNull and…
57 …field @Deprecated public static final String ACTION_DEVICE_INITIALIZATION_WIZARD = "android.intent…
[all …]
Dremoved.txt5 …method @Deprecated public boolean enterPictureInPictureMode(@NonNull android.app.PictureInPictureA…
6 … method @Deprecated public void setPictureInPictureArgs(@NonNull android.app.PictureInPictureArgs);
10 method @Deprecated public static int getMaxNumPictureInPictureActions();
14 …method @Deprecated public void dismissKeyguard(@NonNull android.app.Activity, @Nullable android.ap…
18 method @Deprecated public String getChannel();
20 method @Deprecated public long getTimeout();
21 …method @Deprecated public void setLatestEventInfo(android.content.Context, CharSequence, CharSeque…
25 method @Deprecated public android.app.Notification.Builder setChannel(String);
26 method @Deprecated public android.app.Notification.Builder setTimeout(long);
29 @Deprecated public final class PictureInPictureArgs implements android.os.Parcelable {
[all …]
/frameworks/base/core/java/android/hardware/radio/
DRadioTuner.java69 @Deprecated
88 @Deprecated
182 @Deprecated
238 @Deprecated
292 @Deprecated
320 @Deprecated
337 @Deprecated
440 @Deprecated
462 @Deprecated
468 @Deprecated
[all …]
DProgramSelector.java66 @Deprecated
71 @Deprecated
76 @Deprecated
81 @Deprecated
86 @Deprecated
91 @Deprecated
96 @Deprecated
101 @Deprecated
106 @Deprecated
109 @Deprecated
[all …]
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/util/src/main/java/com/google/protobuf/util/
DTimeUtil.java44 @Deprecated
72 @Deprecated
89 @Deprecated
106 @Deprecated
118 @Deprecated
128 @Deprecated
138 @Deprecated
152 @Deprecated
164 @Deprecated
174 @Deprecated
[all …]
/frameworks/base/test-base/api/
Dcurrent.txt4 @Deprecated public class AndroidTestCase extends junit.framework.TestCase {
5 ctor @Deprecated public AndroidTestCase();
6 method @Deprecated public void assertActivityRequiresPermission(String, String, String);
7 … method @Deprecated public void assertReadingContentUriRequiresPermission(android.net.Uri, String);
8 … method @Deprecated public void assertWritingContentUriRequiresPermission(android.net.Uri, String);
9 method @Deprecated public android.content.Context getContext();
10 method @Deprecated protected void scrubClass(Class<?>) throws java.lang.IllegalAccessException;
11 method @Deprecated public void setContext(android.content.Context);
12 …method @Deprecated @android.test.suitebuilder.annotation.Suppress public void testAndroidTestCaseS…
13 field @Deprecated protected android.content.Context mContext;
[all …]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccCard.java129 @Deprecated
144 @Deprecated
159 @Deprecated
180 @Deprecated
195 @Deprecated
210 @Deprecated
230 @Deprecated
248 @Deprecated
264 @Deprecated
278 @Deprecated
[all …]
/frameworks/base/core/java/android/app/
DActionBar.java118 @Deprecated
131 @Deprecated
143 @Deprecated
351 @Deprecated
365 @Deprecated
378 @Deprecated
391 @Deprecated
594 @Deprecated
611 @Deprecated
638 @Deprecated
[all …]
/frameworks/base/core/java/android/util/
DConfig.java23 @Deprecated
30 @Deprecated
36 @Deprecated
42 @Deprecated
48 @Deprecated
54 @Deprecated
/frameworks/base/telephony/java/android/telephony/
DSignalStrength.java366 @Deprecated
380 @Deprecated
396 @Deprecated
410 @Deprecated
426 @Deprecated
440 @Deprecated
454 @Deprecated
467 @Deprecated
481 @Deprecated
495 @Deprecated
[all …]
/frameworks/base/core/java/android/net/
DNetworkInfo.java45 @Deprecated
72 @Deprecated
84 @Deprecated
205 @Deprecated
216 @Deprecated
229 @Deprecated
260 @Deprecated
272 @Deprecated
295 @Deprecated
315 @Deprecated
[all …]
/frameworks/base/graphics/java/android/graphics/
DPixelFormat.java56 @Deprecated
58 @Deprecated
60 @Deprecated
62 @Deprecated
64 @Deprecated
66 @Deprecated
73 @Deprecated
80 @Deprecated
87 @Deprecated
100 @Deprecated
/frameworks/base/core/java/com/android/internal/logging/
DMetricsLogger.java159 @Deprecated
165 @Deprecated
171 @Deprecated
178 @Deprecated
185 @Deprecated
191 @Deprecated
197 @Deprecated
203 @Deprecated
209 @Deprecated
218 @Deprecated
[all …]

12345678910>>...30