Loading core/java/android/view/AttachedSurfaceControl.java +1 −0 Original line number Diff line number Diff line Loading @@ -183,6 +183,7 @@ public interface AttachedSurfaceControl { * {@link SurfaceControlViewHost} instances. * * <p>This token should be passed to {@link SurfaceControlViewHost}'s constructor. * This token will be {@code null} if the window does not have an input channel. * * @return The SurfaceControlViewHost link token. */ Loading Loading
core/java/android/view/AttachedSurfaceControl.java +1 −0 Original line number Diff line number Diff line Loading @@ -183,6 +183,7 @@ public interface AttachedSurfaceControl { * {@link SurfaceControlViewHost} instances. * * <p>This token should be passed to {@link SurfaceControlViewHost}'s constructor. * This token will be {@code null} if the window does not have an input channel. * * @return The SurfaceControlViewHost link token. */ Loading