diff options
| author | 2023-11-01 19:11:19 +0000 | |
|---|---|---|
| committer | 2024-02-10 07:11:02 +0000 | |
| commit | 26d404f759820e162840549c7fda3e4b1d09f15e (patch) | |
| tree | 47534c6b4fb55d7344a69735af984f8811abd469 /libs/androidfw/FileStream.cpp | |
| parent | d2d7a20f3f18270f9cc35618704173474d556101 (diff) | |
Scribe initiation without InputConnection
Allow Stylus handwriting to initiate handwriting without waiting for
InputConnection to be established.
When an editor view receives focus, it sends startInput binder call immidiately.
Focused editor (servedView) is then ready for any
startStylusHandwriting() calls.
This should help shave few millis from initiation latency.
Note: this intentionally doesn't optimize delegation since that is
migrating to newer APIs.
Bug: 308827131
Bug: 324670412
Test: atest HandwritingInitiatorTest StylusHandwritingTest
Change-Id: I0174e15fbbedf88dcd68ebe98333b6b07871985a
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions