Loading core/java/android/view/IWindowSession.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -300,5 +300,5 @@ interface IWindowSession { /** * Called when the system gesture exclusion has changed. */ void reportSystemGestureExclusionChanged(IWindow window, in List<Rect> exclusionRects); oneway void reportSystemGestureExclusionChanged(IWindow window, in List<Rect> exclusionRects); } Loading
core/java/android/view/IWindowSession.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -300,5 +300,5 @@ interface IWindowSession { /** * Called when the system gesture exclusion has changed. */ void reportSystemGestureExclusionChanged(IWindow window, in List<Rect> exclusionRects); oneway void reportSystemGestureExclusionChanged(IWindow window, in List<Rect> exclusionRects); }