Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5c6d4ea6 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fixed Settings.ACTION_REQUEST_ENABLE_CONTENT_CAPTURE javadoc"

parents f3d07377 a248e819
Loading
Loading
Loading
Loading
+1 −8
Original line number Diff line number Diff line
@@ -1686,14 +1686,7 @@ public final class Settings {
     * Input: Nothing.
     *
     * <p>
     * Output: {@link android.app.Activity#RESULT_OK} if user enabled Content Capture,
     * {@link android.app.Activity#RESULT_CANCELED} if user disabled it, cancelled, or if the caller
     * is not the Content Capture service associated with the user.
     *
     * <p>
     * <b>NOTE: </b> Caller should call
     * {@link android.view.contentcapture.ContentCaptureManager#isContentCaptureFeatureEnabled()}
     * first to check whether the feature is already enabled.
     * Output: Nothing
     *
     * @hide
     */