summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorTaran Singh <tarandeep@google.com>2021-10-28 21:18:03 +0000
committerPrabir Pradhan <prabirmsp@google.com>2021-12-24 05:30:44 -0800
commitd4e6b2aad76a9c5e98a321341f3df36364814235 (patch)
tree0bdb739e0496c37b312e6cb239a5ae764924d716 /core/java/android/inputmethodservice/AbstractInputMethodService.java
parentf62ba689d6feafa3eda44abd7d26e1c277404268 (diff)
Add an input feature for a stylus interceptor
A stylus interceptor is a window that receives all stylus events within its touchable bounds, while letting all other events be dispatched to windows behind it. This makes it possible for the framework to create a stylus interceptor on top of another app to implement handwriting recognition. The feature has no effect when the window flag FLAG_NOT_TOUCHABLE is not set. The feature has no effect when the window is not a trusted overlay. Test: manual Change-Id: Ia481ee8d831643bc99445b47659a7f5e9875c388
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions