Loading core/java/android/view/contentcapture/ContentCaptureSession.java +1 −2 Original line number Diff line number Diff line Loading @@ -43,8 +43,7 @@ import java.security.SecureRandom; import java.util.ArrayList; /** * Session used when the Android a system-provided content capture service * about events associated with views. * Session used when notifying the Android system about events associated with views. */ public abstract class ContentCaptureSession implements AutoCloseable { Loading Loading
core/java/android/view/contentcapture/ContentCaptureSession.java +1 −2 Original line number Diff line number Diff line Loading @@ -43,8 +43,7 @@ import java.security.SecureRandom; import java.util.ArrayList; /** * Session used when the Android a system-provided content capture service * about events associated with views. * Session used when notifying the Android system about events associated with views. */ public abstract class ContentCaptureSession implements AutoCloseable { Loading