Home
last modified time | relevance | path

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

12345678910>>...32

/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/cmds/uiautomator/api/
Dcurrent.txt4 @Deprecated public final class Configurator {
5 method @Deprecated public long getActionAcknowledgmentTimeout();
6 method @Deprecated public static com.android.uiautomator.core.Configurator getInstance();
7 method @Deprecated public long getKeyInjectionDelay();
8 method @Deprecated public long getScrollAcknowledgmentTimeout();
9 method @Deprecated public long getWaitForIdleTimeout();
10 method @Deprecated public long getWaitForSelectorTimeout();
11 …method @Deprecated public com.android.uiautomator.core.Configurator setActionAcknowledgmentTimeout…
12 method @Deprecated public com.android.uiautomator.core.Configurator setKeyInjectionDelay(long);
13 …method @Deprecated public com.android.uiautomator.core.Configurator setScrollAcknowledgmentTimeout…
[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/base/telephony/java/com/android/ims/
DImsConfig.java41 @Deprecated
140 @Deprecated
149 @Deprecated
158 @Deprecated
167 @Deprecated
176 @Deprecated
185 @Deprecated
193 @Deprecated
201 @Deprecated
209 @Deprecated
[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/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/core/java/android/webkit/
DWebSettings.java64 @Deprecated enumConstant
69 @Deprecated enumConstant
86 @Deprecated
152 @Deprecated
272 @Deprecated
284 @Deprecated
426 @Deprecated
437 @Deprecated
449 @Deprecated
461 @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
/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/non-updatable-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/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 …]
/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 public android.content.Context getTestContext();
11 method @Deprecated protected void scrubClass(Class<?>) throws java.lang.IllegalAccessException;
12 method @Deprecated public void setContext(android.content.Context);
13 method @Deprecated public void setTestContext(android.content.Context);
[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/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/telephony/java/android/telephony/
DSignalStrength.java392 @Deprecated
406 @Deprecated
422 @Deprecated
436 @Deprecated
452 @Deprecated
466 @Deprecated
480 @Deprecated
493 @Deprecated
507 @Deprecated
521 @Deprecated
[all …]
/frameworks/base/core/java/android/net/
DNetworkInfo.java48 @Deprecated
75 @Deprecated
87 @Deprecated
217 @Deprecated
228 @Deprecated
241 @Deprecated
272 @Deprecated
284 @Deprecated
307 @Deprecated
327 @Deprecated
[all …]
/frameworks/base/core/java/android/util/
DConfig.java23 @Deprecated
30 @Deprecated
36 @Deprecated
42 @Deprecated
48 @Deprecated
54 @Deprecated
/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/android/widget/
DCalendarView.java142 @Deprecated
156 @Deprecated
169 @Deprecated
184 @Deprecated
197 @Deprecated
212 @Deprecated
225 @Deprecated
240 @Deprecated
253 @Deprecated
268 @Deprecated
[all …]

12345678910>>...32