Loading packages/SystemUI/shared/src/com/android/systemui/shared/recents/model/Task.java +0 −1 Original line number Diff line number Diff line Loading @@ -216,7 +216,6 @@ public class Task { @Nullable public Drawable icon; @Nullable public ThumbnailData thumbnail; @ViewDebug.ExportedProperty(category="recents") @Deprecated public String title; @ViewDebug.ExportedProperty(category="recents") public String titleDescription; Loading Loading
packages/SystemUI/shared/src/com/android/systemui/shared/recents/model/Task.java +0 −1 Original line number Diff line number Diff line Loading @@ -216,7 +216,6 @@ public class Task { @Nullable public Drawable icon; @Nullable public ThumbnailData thumbnail; @ViewDebug.ExportedProperty(category="recents") @Deprecated public String title; @ViewDebug.ExportedProperty(category="recents") public String titleDescription; Loading