Searched refs:Deprecated (Results 1 – 25 of 776) sorted by relevance
12345678910>>...32
46 @Deprecated53 @Deprecated60 @Deprecated67 @Deprecated73 @Deprecated79 @Deprecated85 @Deprecated91 @Deprecated103 @Deprecated110 @Deprecated[all …]
4 @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 …]
4 …@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 …]
41 @Deprecated140 @Deprecated149 @Deprecated158 @Deprecated167 @Deprecated176 @Deprecated185 @Deprecated193 @Deprecated201 @Deprecated209 @Deprecated[all …]
35 @Deprecated42 @Deprecated50 @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 …]
29 @Deprecated public final class SmsManager {38 @Deprecated46 @Deprecated75 @Deprecated92 @Deprecated127 @Deprecated160 @Deprecated179 @Deprecated192 @Deprecated209 @Deprecated[all …]
4 @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 …]
64 @Deprecated enumConstant69 @Deprecated enumConstant86 @Deprecated152 @Deprecated272 @Deprecated284 @Deprecated426 @Deprecated437 @Deprecated449 @Deprecated461 @Deprecated[all …]
33 @Deprecated60 @Deprecated77 @Deprecated87 @Deprecated97 @Deprecated107 @Deprecated117 @Deprecated127 @Deprecated137 @Deprecated147 @Deprecated[all …]
32 @Deprecated43 @Deprecated55 @Deprecated67 @Deprecated81 @Deprecated96 @Deprecated108 @Deprecated
63 @Deprecated110 @Deprecated118 @Deprecated128 @Deprecated137 @Deprecated147 @Deprecated
55 @Deprecated66 @Deprecated77 @Deprecated88 @Deprecated99 @Deprecated128 @Deprecated149 @Deprecated172 @Deprecated197 @Deprecated222 @Deprecated[all …]
13 …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 …]
5 …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 …]
69 @Deprecated88 @Deprecated182 @Deprecated238 @Deprecated292 @Deprecated320 @Deprecated337 @Deprecated440 @Deprecated462 @Deprecated468 @Deprecated[all …]
4 @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 …]
118 @Deprecated131 @Deprecated143 @Deprecated351 @Deprecated365 @Deprecated378 @Deprecated391 @Deprecated594 @Deprecated611 @Deprecated638 @Deprecated[all …]
129 @Deprecated144 @Deprecated159 @Deprecated180 @Deprecated195 @Deprecated210 @Deprecated230 @Deprecated248 @Deprecated264 @Deprecated278 @Deprecated[all …]
392 @Deprecated406 @Deprecated422 @Deprecated436 @Deprecated452 @Deprecated466 @Deprecated480 @Deprecated493 @Deprecated507 @Deprecated521 @Deprecated[all …]
48 @Deprecated75 @Deprecated87 @Deprecated217 @Deprecated228 @Deprecated241 @Deprecated272 @Deprecated284 @Deprecated307 @Deprecated327 @Deprecated[all …]
23 @Deprecated30 @Deprecated36 @Deprecated42 @Deprecated48 @Deprecated54 @Deprecated
56 @Deprecated58 @Deprecated60 @Deprecated62 @Deprecated64 @Deprecated66 @Deprecated73 @Deprecated80 @Deprecated87 @Deprecated100 @Deprecated
142 @Deprecated156 @Deprecated169 @Deprecated184 @Deprecated197 @Deprecated212 @Deprecated225 @Deprecated240 @Deprecated253 @Deprecated268 @Deprecated[all …]