Loading api/removed.txt +0 −4 Original line number Diff line number Diff line // Signature format: 2.0 package android.app { public class ActivityManager { method @Deprecated public static int getMaxNumPictureInPictureActions(); } public class Notification implements android.os.Parcelable { method @Deprecated public String getChannel(); method public static Class<? extends android.app.Notification.Style> getNotificationStyleClass(String); Loading core/java/android/app/ActivityManager.java +0 −6 Original line number Diff line number Diff line Loading @@ -1019,12 +1019,6 @@ public class ActivityManager { return ActivityTaskManager.getMaxRecentTasksStatic(); } /** @removed */ @Deprecated public static int getMaxNumPictureInPictureActions() { return 3; } /** * Information you can set and retrieve about the current activity within the recent task list. */ Loading non-updatable-api/removed.txt +0 −4 Original line number Diff line number Diff line // Signature format: 2.0 package android.app { public class ActivityManager { method @Deprecated public static int getMaxNumPictureInPictureActions(); } public class Notification implements android.os.Parcelable { method @Deprecated public String getChannel(); method public static Class<? extends android.app.Notification.Style> getNotificationStyleClass(String); Loading Loading
api/removed.txt +0 −4 Original line number Diff line number Diff line // Signature format: 2.0 package android.app { public class ActivityManager { method @Deprecated public static int getMaxNumPictureInPictureActions(); } public class Notification implements android.os.Parcelable { method @Deprecated public String getChannel(); method public static Class<? extends android.app.Notification.Style> getNotificationStyleClass(String); Loading
core/java/android/app/ActivityManager.java +0 −6 Original line number Diff line number Diff line Loading @@ -1019,12 +1019,6 @@ public class ActivityManager { return ActivityTaskManager.getMaxRecentTasksStatic(); } /** @removed */ @Deprecated public static int getMaxNumPictureInPictureActions() { return 3; } /** * Information you can set and retrieve about the current activity within the recent task list. */ Loading
non-updatable-api/removed.txt +0 −4 Original line number Diff line number Diff line // Signature format: 2.0 package android.app { public class ActivityManager { method @Deprecated public static int getMaxNumPictureInPictureActions(); } public class Notification implements android.os.Parcelable { method @Deprecated public String getChannel(); method public static Class<? extends android.app.Notification.Style> getNotificationStyleClass(String); Loading