/aosp14/frameworks/base/core/java/android/provider/ |
H A D | Contacts.java | 46 @Deprecated 53 @Deprecated 60 @Deprecated 67 @Deprecated 73 @Deprecated 79 @Deprecated 85 @Deprecated 91 @Deprecated 103 @Deprecated 142 @Deprecated [all …]
|
/aosp14/frameworks/base/location/lib/api/ |
H A D | system-current.txt | 4 @Deprecated public final class FusedLocationHardware { 7 method @Deprecated public int getVersion(); 13 method @Deprecated public void stopBatching(int); 28 @Deprecated public class GmsFusedBatchOptions { 30 method @Deprecated public int getFlags(); 37 method @Deprecated public void resetFlag(int); 39 method @Deprecated public void setFlag(int); 55 field @Deprecated public static int CELL; 56 field @Deprecated public static int GNSS; 57 field @Deprecated public static int SENSORS; [all …]
|
H A D | current.txt | 4 @Deprecated public abstract class FusedProvider { 5 ctor @Deprecated public FusedProvider(); 6 method @Deprecated public android.os.IBinder getBinder(); 9 @Deprecated public abstract class LocationProviderBase { 12 method @Deprecated public android.os.IBinder getBinder(); 15 method @Deprecated protected void onDisable(); 17 method @Deprecated protected void onEnable(); 21 method @Deprecated protected void onInit(); 35 method @Deprecated public void onFlushComplete(); 39 method @Deprecated public long getFastestInterval(); [all …]
|
/aosp14/frameworks/base/cmds/uiautomator/api/ |
H A D | current.txt | 4 @Deprecated public final class Configurator { 26 @Deprecated public class UiDevice { 47 method @Deprecated public boolean pressBack(); 55 method @Deprecated public boolean pressHome(); 64 method @Deprecated public void runWatchers(); 75 method @Deprecated public void waitForIdle(); 81 @Deprecated public class UiObject { 91 method @Deprecated public boolean exists(); 169 @Deprecated public class UiSelector { 170 ctor @Deprecated public UiSelector(); [all …]
|
/aosp14/frameworks/base/test-runner/api/ |
H A D | current.txt | 7 method @Deprecated public T getActivity(); 14 method @Deprecated public T getActivity(); 20 ctor @Deprecated public ActivityTestCase(); 28 method @Deprecated public T getActivity(); 40 ctor @Deprecated public AndroidTestRunner(); 49 method @Deprecated public void runTest(); 116 @Deprecated public final class MoreAsserts { 209 @Deprecated public class TouchUtils { 210 ctor @Deprecated public TouchUtils(); 244 @Deprecated public class ViewAsserts { [all …]
|
/aosp14/frameworks/base/telephony/java/com/android/ims/ |
H A D | ImsConfig.java | 41 @Deprecated 140 @Deprecated 149 @Deprecated 158 @Deprecated 167 @Deprecated 176 @Deprecated 185 @Deprecated 193 @Deprecated 201 @Deprecated 209 @Deprecated [all …]
|
/aosp14/frameworks/base/core/java/android/webkit/ |
H A D | WebSettings.java | 88 @Deprecated 168 @Deprecated 292 @Deprecated 305 @Deprecated 459 @Deprecated 470 @Deprecated 483 @Deprecated 496 @Deprecated 511 @Deprecated 520 @Deprecated [all …]
|
H A D | Plugin.java | 33 @Deprecated 60 @Deprecated 77 @Deprecated 87 @Deprecated 97 @Deprecated 107 @Deprecated 117 @Deprecated 127 @Deprecated 137 @Deprecated 147 @Deprecated [all …]
|
H A D | PluginList.java | 32 @Deprecated 43 @Deprecated 55 @Deprecated 67 @Deprecated 81 @Deprecated 96 @Deprecated 108 @Deprecated
|
/aosp14/frameworks/base/media/java/android/media/ |
H A D | MediaScanner.java | 34 @Deprecated 36 @Deprecated 41 @Deprecated 44 @Deprecated 47 @Deprecated 50 @Deprecated 54 @Deprecated 57 @Deprecated 60 @Deprecated 79 @Deprecated [all …]
|
/aosp14/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | IPackageManagerBase.java | 151 @Deprecated 159 @Deprecated 169 @Deprecated 178 @Deprecated 186 @Deprecated 194 @Deprecated 206 @Deprecated 213 @Deprecated 220 @Deprecated 227 @Deprecated [all …]
|
H A D | PackageManagerInternalBase.java | 97 @Deprecated 104 @Deprecated 110 @Deprecated 116 @Deprecated 122 @Deprecated 129 @Deprecated 136 @Deprecated 142 @Deprecated 148 @Deprecated 155 @Deprecated [all …]
|
/aosp14/frameworks/base/test-mock/api/ |
H A D | current.txt | 4 @Deprecated public class MockAccountManager { 9 ctor @Deprecated public MockApplication(); 142 ctor @Deprecated public MockCursor(); 143 method @Deprecated public void close(); 152 method @Deprecated public int getCount(); 156 method @Deprecated public int getInt(int); 162 method @Deprecated public int getType(int); 188 method @Deprecated public void cancel(); 189 method @Deprecated public void dismiss(); 293 ctor @Deprecated public MockResources(); [all …]
|
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/ |
H A D | TelephonyIntents.java | 61 @Deprecated 202 @Deprecated 222 @Deprecated 254 @Deprecated 312 @Deprecated 320 @Deprecated 328 @Deprecated 336 @Deprecated 344 @Deprecated 352 @Deprecated [all …]
|
/aosp14/frameworks/base/core/api/ |
H A D | removed.txt | 5 method @Deprecated public String getChannel(); 7 method @Deprecated public long getTimeout(); 42 method @Deprecated public long getTimestamp(); 142 method @Deprecated public int save(int); 154 method @Deprecated public boolean getMutable(); 201 method @Deprecated public int getLoopCount(int); 202 method @Deprecated public void setLoopCount(int); 211 method @Deprecated public boolean isValid(); 234 @Deprecated public class NetworkBadging { 280 method @Deprecated public void wakeUp(long); [all …]
|
H A D | system-removed.txt | 19 method @Deprecated public String getChannel(); 46 method @Deprecated @NonNull public long getTimestamp(); 50 method @Deprecated public void destroy(); 54 method @Deprecated public boolean shouldHide(); 82 field @Deprecated public static final String EXTRA_MANUAL = "manual"; 83 field @Deprecated public static final String EXTRA_NETWORK_ID = "networkId"; 87 field @Deprecated public static final String EXTRA_SYSTEM_ID = "systemId"; 98 field @Deprecated public static final int SAFE_LABEL_FLAG_FIRST_LINE = 4; // 0x4 100 field @Deprecated public static final int SAFE_LABEL_FLAG_TRIM = 1; // 0x1 198 method @Deprecated public void onError(); [all …]
|
/aosp14/frameworks/base/core/java/android/telephony/ |
H A D | PhoneStateListener.java | 69 @Deprecated 88 @Deprecated 98 @Deprecated 114 @Deprecated 128 @Deprecated 147 @Deprecated 158 @Deprecated 167 @Deprecated 180 @Deprecated 192 @Deprecated [all …]
|
/aosp14/frameworks/base/core/java/android/hardware/radio/ |
H A D | RadioTuner.java | 80 @Deprecated 102 @Deprecated 194 @Deprecated 254 @Deprecated 308 @Deprecated 329 @Deprecated 374 @Deprecated 392 @Deprecated 423 @Deprecated 441 @Deprecated [all …]
|
/aosp14/frameworks/base/telephony/java/android/telephony/ |
H A D | SignalStrength.java | 344 @Deprecated 358 @Deprecated 374 @Deprecated 388 @Deprecated 404 @Deprecated 418 @Deprecated 432 @Deprecated 445 @Deprecated 459 @Deprecated 473 @Deprecated [all …]
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | ActionBar.java | 118 @Deprecated 131 @Deprecated 143 @Deprecated 351 @Deprecated 365 @Deprecated 378 @Deprecated 391 @Deprecated 594 @Deprecated 611 @Deprecated 638 @Deprecated [all …]
|
/aosp14/frameworks/base/test-base/api/ |
H A D | current.txt | 5 ctor @Deprecated public AndroidTestCase(); 23 ctor @Deprecated public InstrumentationTestCase(); 30 method @Deprecated public void sendKeys(String); 31 method @Deprecated public void sendKeys(int...); 39 method @Deprecated public void addTestSuite(Class); 42 @Deprecated public interface PerformanceTestCase { 43 method @Deprecated public boolean isPerformanceOnly(); 50 method @Deprecated public void finishTiming(boolean); 52 method @Deprecated public void startTiming(boolean); 85 @Deprecated public interface Predicate<T> { [all …]
|
/aosp14/frameworks/base/telephony/java/android/telephony/data/ |
H A D | DataProfile.java | 120 @Deprecated 133 @Deprecated 145 @Deprecated 157 @Deprecated 169 @Deprecated 181 @Deprecated 260 @Deprecated 273 @Deprecated 286 @Deprecated 296 @Deprecated [all …]
|
/aosp14/frameworks/base/identity/java/android/security/identity/ |
H A D | IdentityCredential.java | 55 @Deprecated 67 @Deprecated 84 @Deprecated 101 @Deprecated 128 @Deprecated 147 @Deprecated 317 @Deprecated 346 @Deprecated 400 @Deprecated 435 @Deprecated
|
/aosp14/frameworks/base/core/java/android/util/ |
H A D | Config.java | 23 @Deprecated 30 @Deprecated 36 @Deprecated 42 @Deprecated 48 @Deprecated 54 @Deprecated
|
/aosp14/frameworks/base/location/lib/java/com/android/location/provider/ |
H A D | LocationRequestUnbundled.java | 31 @Deprecated 37 @Deprecated 43 @Deprecated 50 @Deprecated 57 @Deprecated 64 @Deprecated 71 @Deprecated
|