Files
frameworks_base/core/java/android/view
wilsonshih d0fc2ca51f Support addWindow as other user
Support addWindow with the other userId which can be different from Uid.

This can be used when client want to addView for secondary user.
Example:
1. Create context with createContextAsUser or similar method.
2. Get WindowManager with this context.
3. WindowManager#addView

Bug: 151414297
Test: atest WmTests WindowAddRemovePerfTest AddWindowAsUserTest
Change-Id: I13e58d76b1f056f3829bc984c2b61496c8f8d535
2020-04-08 15:15:01 +08:00
..
2020-02-24 12:45:27 -08:00
2020-03-26 06:58:07 +00:00
2020-02-24 12:45:27 -08:00
2020-03-26 06:58:07 +00:00