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

Commit 9c47e07d authored by mrulhania's avatar mrulhania Committed by Manjeet Rulhania
Browse files

Update content sensitivity API docs

Bug: 325635796
Test: atest CtsSensitiveContentProtectionTestCases
Change-Id: I9d588ea704e2c94db26835c5471bf0d158a1fa9d
parent 230a6ecb
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -10393,7 +10393,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}