Loading libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/IDesktopMode.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -51,5 +51,5 @@ interface IDesktopMode { void moveToDesktop(int taskId, in DesktopModeTransitionSource transitionSource); /** Remove desktop on the given display */ void removeDesktop(int displayId); oneway void removeDesktop(int displayId); } No newline at end of file Loading
libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/IDesktopMode.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -51,5 +51,5 @@ interface IDesktopMode { void moveToDesktop(int taskId, in DesktopModeTransitionSource transitionSource); /** Remove desktop on the given display */ void removeDesktop(int displayId); oneway void removeDesktop(int displayId); } No newline at end of file