Loading core/java/android/app/ActivityManager.java +2 −1 Original line number Diff line number Diff line Loading @@ -1315,7 +1315,8 @@ public class ActivityManager { /** * @return The in-memory or loaded icon that represents the current state of this task. * @deprecated This call is no longer supported. * @deprecated This call is no longer supported. The caller should keep track of any icons * it sets for the task descriptions internally. */ @Deprecated public Bitmap getIcon() { Loading Loading
core/java/android/app/ActivityManager.java +2 −1 Original line number Diff line number Diff line Loading @@ -1315,7 +1315,8 @@ public class ActivityManager { /** * @return The in-memory or loaded icon that represents the current state of this task. * @deprecated This call is no longer supported. * @deprecated This call is no longer supported. The caller should keep track of any icons * it sets for the task descriptions internally. */ @Deprecated public Bitmap getIcon() { Loading