commit | 107b9413a6a252ce8859850c1f5dcdd57aa403bc | [log] [tgz] |
---|---|---|
author | yingleiw <yingleiw@google.com> | Wed Jan 26 21:07:27 2022 -0800 |
committer | yingleiw <yingleiw@google.com> | Tue Feb 08 22:20:52 2022 -0800 |
tree | 06a8a7925e0bad8b0c62e6e19a3899693e967e6f | |
parent | 8cb76d59ae3ddfe27f9ad3ba6a840e6255b75cd0 [diff] |
Add accessibilitySessions to InputBindResult This way, we can pass back a11y sessions from direct startInput() return value. And a11yManagerService will only request sessions from a11y services which the client doesn't have sessions yet (will not request existing a11y sessions again). Bug: 187453053 Test: tested manually with talkback. Tested client switching within "recent apps". Change-Id: I8efdc9886ce33185a2195b741668c12e319ea660