Home
last modified time | relevance | path

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

12345678910>>...20

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHealth.java55 @Deprecated
67 @Deprecated public static final int SOURCE_ROLE = 1 << 0;
77 @Deprecated public static final int SINK_ROLE = 1 << 1;
87 @Deprecated public static final int CHANNEL_TYPE_RELIABLE = 10;
97 @Deprecated public static final int CHANNEL_TYPE_STREAMING = 11;
137 @Deprecated
159 @Deprecated
183 @Deprecated
208 @Deprecated
233 @Deprecated
[all …]
DBluetoothHealthAppConfiguration.java34 @Deprecated
58 @Deprecated
72 @Deprecated
86 @Deprecated
97 @Deprecated @NonNull
/packages/modules/IntentResolver/tests/shared/src/com/android/intentresolver/
DMockitoKotlinHelpers.kt46 @Deprecated(
59 @Deprecated( in eq()
72 @Deprecated( in eq()
79 @Deprecated( in eq()
92 @Deprecated( in eq()
104 @Deprecated( in eq()
119 @Deprecated( in eq()
133 @Deprecated( in eq()
163 @Deprecated("Replace with mockito-kotlin. See http://go/mockito-kotlin", level = WARNING) in eq()
170 @Deprecated(
[all …]
/packages/modules/Connectivity/framework/src/android/net/
DNetworkInfo.java48 @Deprecated
75 @Deprecated
87 @Deprecated
219 @Deprecated
230 @Deprecated
243 @Deprecated
274 @Deprecated
286 @Deprecated
309 @Deprecated
329 @Deprecated
[all …]
DConnectivityManager.java181 @Deprecated
222 @Deprecated
233 @Deprecated
244 @Deprecated
253 @Deprecated
277 @Deprecated
366 @Deprecated
583 @Deprecated
593 @Deprecated
606 @Deprecated
[all …]
/packages/modules/Wifi/framework/api/
Dsystem-current.txt165 @Deprecated public class RttManager {
166 …method @Deprecated @RequiresPermission(android.Manifest.permission.LOCATION_HARDWARE) public void …
167 …method @Deprecated @RequiresPermission(android.Manifest.permission.LOCATION_HARDWARE) public void …
168 method @Deprecated public android.net.wifi.RttManager.Capabilities getCapabilities();
169 …method @Deprecated @RequiresPermission(android.Manifest.permission.LOCATION_HARDWARE) public andro…
170 …method @Deprecated @RequiresPermission(android.Manifest.permission.LOCATION_HARDWARE) public void …
171 …method @Deprecated @RequiresPermission(android.Manifest.permission.LOCATION_HARDWARE) public void …
172 field @Deprecated public static final int BASE = 160256; // 0x27200
173 field @Deprecated public static final int CMD_OP_ABORTED = 160260; // 0x27204
174 field @Deprecated public static final int CMD_OP_DISABLE_RESPONDER = 160262; // 0x27206
[all …]
Dcurrent.txt73 field @Deprecated public String SSID;
92 field @Deprecated public CharSequence operatorFriendlyName;
94 field @Deprecated public CharSequence venueName;
113 method @Deprecated @Nullable public String getSsid();
161 @Deprecated public class WifiConfiguration implements android.os.Parcelable {
162 ctor @Deprecated public WifiConfiguration();
163 ctor @Deprecated public WifiConfiguration(@NonNull android.net.wifi.WifiConfiguration);
164 method @Deprecated public int describeContents();
165 method @Deprecated public android.net.ProxyInfo getHttpProxy();
166 method @Deprecated @NonNull public String getKey();
[all …]
/packages/providers/MediaProvider/apex/framework/api/
Dcurrent.txt127 …method @Deprecated @NonNull public static android.net.Uri setIncludePending(@NonNull android.net.U…
150 …field @Deprecated public static final String EXTRA_MEDIA_PLAYLIST = "android.intent.extra.playlist…
165 …field @Deprecated public static final String INTENT_ACTION_MUSIC_PLAYER = "android.intent.action.M…
195 method @Deprecated @Nullable public static String keyFor(@Nullable String);
200 field @Deprecated public static final String ALBUM_ART = "album_art";
202 field @Deprecated public static final String ALBUM_KEY = "album_key";
205 field @Deprecated public static final String ARTIST_KEY = "artist_key";
224 field @Deprecated public static final String ARTIST_KEY = "artist_key";
246 field @Deprecated public static final String ALBUM_KEY = "album_key";
248 field @Deprecated public static final String ARTIST_KEY = "artist_key";
[all …]
/packages/modules/Wifi/framework/java/android/net/wifi/
DRttManager.java27 @Deprecated
35 @Deprecated
42 @Deprecated
46 @Deprecated
50 @Deprecated
63 @Deprecated
70 @Deprecated
77 @Deprecated
83 @Deprecated
87 @Deprecated
[all …]
/packages/apps/Camera2/src/com/android/camera/one/
DSettings3A.java125 @Deprecated
130 @Deprecated
135 @Deprecated
140 @Deprecated
145 @Deprecated
150 @Deprecated
155 @Deprecated
/packages/apps/TV/src/com/android/tv/
DTvSingletons.java65 @Deprecated
74 @Deprecated
78 @Deprecated
84 @Deprecated
94 @Deprecated
106 @Deprecated
110 @Deprecated
116 @Deprecated
120 @Deprecated
/packages/services/Car/car-lib/src/android/car/user/
DExperimentalCarUserManager.java51 @Deprecated
58 @Deprecated
74 @Deprecated
99 @Deprecated
124 @Deprecated
147 @Deprecated
180 @Deprecated
201 @Deprecated
224 @Deprecated
244 @Deprecated
[all …]
/packages/services/Car/car-lib/api/
Dcurrent.txt12 method @Deprecated public void connect() throws java.lang.IllegalStateException;
13 …method @Deprecated public static android.car.Car createCar(android.content.Context, android.conten…
14 …method @Deprecated public static android.car.Car createCar(android.content.Context, android.conten…
19 method @Deprecated public int getCarConnectionType();
22 method @Deprecated @NonNull public static android.car.CarVersion getCarVersion();
23 method @Deprecated @NonNull public static android.car.PlatformVersion getPlatformVersion();
24 method @Deprecated public static boolean isApiAndPlatformVersionAtLeast(int, int);
25 method @Deprecated public static boolean isApiAndPlatformVersionAtLeast(int, int, int);
26 method @Deprecated public static boolean isApiVersionAtLeast(int);
27 method @Deprecated public static boolean isApiVersionAtLeast(int, int);
[all …]
Dsystem-current.txt21 field @Deprecated public static final String CABIN_SERVICE = "cabin";
44 field @Deprecated public static final String HVAC_SERVICE = "hvac";
75 …field @Deprecated public static final String PERMISSION_CONTROL_CAR_OCCUPANT_AWARENESS_SYSTEM = "a…
100 …field @Deprecated public static final String PERMISSION_MOCK_VEHICLE_HAL = "android.car.permission…
132 field @Deprecated public static final String VENDOR_EXTENSION_SERVICE = "vendor_extension";
133 …field @Deprecated public static final String VMS_SUBSCRIBER_SERVICE = "vehicle_map_subscriber_serv…
196 field @Deprecated public static final int PROJECTION_LONG_PRESS_VOICE_SEARCH = 2; // 0x2
197 field @Deprecated public static final int PROJECTION_VOICE_SEARCH = 1; // 0x1
207 method @Deprecated public void onStarted(@Nullable android.net.wifi.WifiConfiguration);
536 @Deprecated public class CarInstrumentClusterManager {
[all …]
/packages/services/Car/car-lib-module/api/
Dcurrent.txt12 method @Deprecated public void connect() throws java.lang.IllegalStateException;
13 …method @Deprecated public static android.car.Car createCar(android.content.Context, android.conten…
14 …method @Deprecated public static android.car.Car createCar(android.content.Context, android.conten…
19 method @Deprecated public int getCarConnectionType();
22 method @Deprecated @NonNull public static android.car.CarVersion getCarVersion();
23 method @Deprecated @NonNull public static android.car.PlatformVersion getPlatformVersion();
24 method @Deprecated public static boolean isApiAndPlatformVersionAtLeast(int, int);
25 method @Deprecated public static boolean isApiAndPlatformVersionAtLeast(int, int, int);
26 method @Deprecated public static boolean isApiVersionAtLeast(int);
27 method @Deprecated public static boolean isApiVersionAtLeast(int, int);
[all …]
Dsystem-current.txt21 field @Deprecated public static final String CABIN_SERVICE = "cabin";
44 field @Deprecated public static final String HVAC_SERVICE = "hvac";
75 …field @Deprecated public static final String PERMISSION_CONTROL_CAR_OCCUPANT_AWARENESS_SYSTEM = "a…
100 …field @Deprecated public static final String PERMISSION_MOCK_VEHICLE_HAL = "android.car.permission…
132 field @Deprecated public static final String VENDOR_EXTENSION_SERVICE = "vendor_extension";
133 …field @Deprecated public static final String VMS_SUBSCRIBER_SERVICE = "vehicle_map_subscriber_serv…
196 field @Deprecated public static final int PROJECTION_LONG_PRESS_VOICE_SEARCH = 2; // 0x2
197 field @Deprecated public static final int PROJECTION_VOICE_SEARCH = 1; // 0x1
207 method @Deprecated public void onStarted(@Nullable android.net.wifi.WifiConfiguration);
536 @Deprecated public class CarInstrumentClusterManager {
[all …]
/packages/services/Car/car-lib/src/android/car/cluster/
DCarInstrumentClusterManager.java40 @Deprecated
49 @Deprecated
62 @Deprecated
74 @Deprecated
92 @Deprecated
107 @Deprecated
125 @Deprecated
/packages/modules/Media/apex/framework/api/
Dmodule-lib-current.txt21 …@Deprecated public final class MediaParceledListSlice<T extends android.os.Parcelable> implements …
22 ctor @Deprecated public MediaParceledListSlice(@NonNull java.util.List<T>);
23 method @Deprecated public int describeContents();
24 …method @Deprecated @NonNull public static <T extends android.os.Parcelable> android.media.MediaPar…
25 method @Deprecated public java.util.List<T> getList();
26 method @Deprecated public void setInlineCountLimit(int);
27 method @Deprecated public void writeToParcel(android.os.Parcel, int);
28 …field @Deprecated @NonNull public static final android.os.Parcelable.ClassLoaderCreator<android.me…
/packages/apps/Settings/src/com/android/settings/overlay/
DSurveyFeatureProvider.java37 @Deprecated
48 @Deprecated
60 @Deprecated
74 @Deprecated
87 @Deprecated
97 @Deprecated
/packages/services/Car/car-lib/src/android/car/storagemonitoring/
DCarStorageMonitoringManager.java56 @Deprecated
144 @Deprecated
167 @Deprecated
192 @Deprecated
228 @Deprecated
250 @Deprecated
275 @Deprecated
302 @Deprecated
323 @Deprecated
/packages/modules/Connectivity/Tethering/common/TetheringLib/api/
Dmodule-lib-current.txt24 method @Deprecated public int setUsbTethering(boolean);
26 method @Deprecated public int tether(@NonNull String);
27 method @Deprecated public int untether(@NonNull String);
40 …method @Deprecated public default void onTetherableInterfaceRegexpsChanged(@NonNull android.net.Te…
43 @Deprecated public static class TetheringManager.TetheringInterfaceRegexps {
44 …method @Deprecated @NonNull public java.util.List<java.lang.String> getTetherableBluetoothRegexs();
45 method @Deprecated @NonNull public java.util.List<java.lang.String> getTetherableUsbRegexs();
46 method @Deprecated @NonNull public java.util.List<java.lang.String> getTetherableWifiRegexs();
/packages/services/Car/car-lib/src/android/car/
DCarNotConnectedException.java25 @Deprecated
30 @Deprecated
35 @Deprecated
41 @Deprecated
47 @Deprecated
/packages/modules/Connectivity/framework-t/src/android/net/
DTrafficStats.java68 @Deprecated
71 @Deprecated
74 @Deprecated
77 @Deprecated
80 @Deprecated
448 @Deprecated
1027 @Deprecated
1038 @Deprecated
1049 @Deprecated
1060 @Deprecated
[all …]
/packages/providers/MediaProvider/apex/framework/java/android/provider/
DMediaStore.java209 @Deprecated
410 @Deprecated
507 @Deprecated
1242 @Deprecated
1248 @Deprecated
1254 @Deprecated
1794 @Deprecated
2245 @Deprecated
2325 @Deprecated
2542 @Deprecated
[all …]
/packages/modules/AdServices/sdksandbox/framework/api/
Dcurrent.txt23 @Deprecated public final class RequestSurfacePackageException extends java.lang.Exception {
24 ctor @Deprecated public RequestSurfacePackageException(int, @Nullable String);
25 …ctor @Deprecated public RequestSurfacePackageException(int, @Nullable String, @Nullable Throwable);
26 …ctor @Deprecated public RequestSurfacePackageException(int, @Nullable String, @Nullable Throwable,…
27 method @Deprecated @NonNull public android.os.Bundle getExtraErrorInformation();
28 method @Deprecated public int getRequestSurfacePackageErrorCode();
45 …method @Deprecated @NonNull public abstract android.view.View getView(@NonNull android.content.Con…
60 …method @Deprecated public void requestSurfacePackage(@NonNull String, @NonNull android.os.Bundle, …
64 …field @Deprecated public static final String EXTRA_DISPLAY_ID = "android.app.sdksandbox.extra.DISP…
65 …field @Deprecated public static final String EXTRA_HEIGHT_IN_PIXELS = "android.app.sdksandbox.extr…
[all …]

12345678910>>...20