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

Commit c6e5b9ea authored by Manjeet Rulhania's avatar Manjeet Rulhania Committed by Android (Google) Code Review
Browse files

Merge "Update content sensitivity API docs" into main

parents e7d8ec9e 9c47e07d
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -10405,7 +10405,9 @@ public class View implements Drawable.Callback, KeyEvent.Callback,
    }
    /**
     * Sets content sensitivity mode to determine whether this view displays sensitive content.
     * Sets content sensitivity mode to determine whether this view displays sensitive content
     * (e.g. username, password etc.). The system may improve user privacy i.e. hide content
     * drawn by a sensitive view from screen sharing and recording.
     *
     * @param mode {@link #CONTENT_SENSITIVITY_AUTO}, {@link #CONTENT_SENSITIVITY_NOT_SENSITIVE}
     *                                            or {@link #CONTENT_SENSITIVITY_SENSITIVE}