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

Commit 1c32e124 authored by Vladimir Komsiyski's avatar Vladimir Komsiyski Committed by Android (Google) Code Review
Browse files

Merge "Address API council feedback for onSecureWindowShown" into main

parents 94b419c2 9a0129ee
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.