diff options
author | Lucas Dupin <dupin@google.com> | 2018-06-26 15:58:51 -0700 |
---|---|---|
committer | Lucas Dupin <dupin@google.com> | 2018-06-28 22:11:05 +0000 |
commit | f7fd03d1bd2a554069d7cb5e7c35d6dc2899e46b (patch) | |
tree | 08c082ab5f814a0e3a3feccb2c14d82c1e2790f8 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 3cecbe7f7e11bd6e71b0f8cfa802e05b8de4dde6 (diff) |
Set initial KSV state after inflation
In O and before, KeyguardSecurityVew#reset was always called
before showing the view. In P it's not possible since reset()
will make a series of binder calls and generate jank during
swipe gesture.
Because of this, reset() is called after inflation and only
after the view isn't visible anymore.
Fixes: 109972705
Test: go/sysui-bouncer-tests
Test: receive notification from AOD, double tap it.
Change-Id: I9016924398930d470135851ba40c85f637a2c0d1
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions