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

Commit 9a0129ee authored by Vladimir Komsiyski's avatar Vladimir Komsiyski
Browse files

Address API council feedback for onSecureWindowShown

Change-Id: I16d5338db928ffb6687d7ebf5e259da73ce4e5b0
Fix: 364735778
Test: n/a
Flag: EXEMPT comment only
parent c8320565
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1259,6 +1259,8 @@ public final class VirtualDeviceManager {
        /**
         * Called when a window with a secure surface is shown on the device.
         *
         * <p>Note that this is called only when the window is associated with an activity.</p>
         *
         * @param displayId The display ID on which the window was shown.
         * @param componentName The component name of the activity that showed the window.
         * @param user The user associated with the activity.