Loading core/api/current.txt +1 −0 Original line number Diff line number Diff line Loading @@ -51040,6 +51040,7 @@ package android.view { method public void relayout(int, int); method public void release(); method public void setView(@NonNull android.view.View, int, int); method public boolean transferTouchGestureToHost(); } public static final class SurfaceControlViewHost.SurfacePackage implements android.os.Parcelable { core/java/android/view/SurfaceControlViewHost.java +0 −1 Original line number Diff line number Diff line Loading @@ -485,7 +485,6 @@ public class SurfaceControlViewHost { * SurfaceControlViewHost was created with an associated hostInputToken. * * @return Whether the touch stream was transferred. * @hide */ public boolean transferTouchGestureToHost() { if (mViewRoot == null) { Loading Loading
core/api/current.txt +1 −0 Original line number Diff line number Diff line Loading @@ -51040,6 +51040,7 @@ package android.view { method public void relayout(int, int); method public void release(); method public void setView(@NonNull android.view.View, int, int); method public boolean transferTouchGestureToHost(); } public static final class SurfaceControlViewHost.SurfacePackage implements android.os.Parcelable {
core/java/android/view/SurfaceControlViewHost.java +0 −1 Original line number Diff line number Diff line Loading @@ -485,7 +485,6 @@ public class SurfaceControlViewHost { * SurfaceControlViewHost was created with an associated hostInputToken. * * @return Whether the touch stream was transferred. * @hide */ public boolean transferTouchGestureToHost() { if (mViewRoot == null) { Loading