Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 26d404f7 authored by Taran Singh's avatar Taran Singh
Browse files

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
parent d2d7a20f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment