summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorMatthew Ng <ngmatthew@google.com>2017-10-27 11:02:14 -0700
committerMatthew Ng <ngmatthew@google.com>2017-11-02 15:45:45 -0700
commit13dbf878bd2521ae16ef6df644f1bcbf63d16a01 (patch)
treeca7e01b7ce0d49b068650e8b3a92d421e1cd83e5 /tools/aapt2/java/JavaClassGenerator.cpp
parent1b7c2e9f575fca61fb8854df5dbe3f6bd9e4aa59 (diff)
Started code to pipe overview events and info to launcher
The first event will have navigationbar send its x and y touch events with no delay (upon vsync) to launcher so that launcher can detect and animate a drag gesture. If the user has provisioned setup, the connection between overview to launcher service will be establish to send any information as a proxy through binder calls. Connection will be reattached if device switches between users. Each failure to connect to launcher service will have an exponential backoff timeout to reconnect. To implement call Dependency.get(OverviewProxyService.class) and then getProxy() to get the proxy to pipe events or other information across to launcher. Test: manual Bug: 67957962 Change-Id: I3828474147c37b2c514a682f9124e29a5e142736
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions