diff options
author | Chong Zhang <chz@google.com> | 2016-08-15 17:14:16 -0700 |
---|---|---|
committer | Chong Zhang <chz@google.com> | 2016-08-15 17:36:40 -0700 |
commit | fea963edeeb60c76465c0d644078def191f41e0f (patch) | |
tree | 6c39e24fb0d435468e42b28ba85582a7037a8997 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | e543fb29b27afd75eb5b40699f659151cc26b237 (diff) |
Add new window type TYPE_DRAWN_APPLICATION
This type behaves like a normal TYPE_APPLICATION, except that WM
will always wait for it to be drawn before starting a transition.
WM always waits for TYPE_BASE_APPLICATION (main window), but for
TYPE_APPLICATION, it only waits if the window relayouts to visible
and gets a surface before the main window is drawn. If main window
itself is ready very fast, transition could start without the other
window.
bug: 30830849
Change-Id: Ife71a9812db7c8eba6ee4ead10ce4f31d9e93b40
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions