summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorSvet Ganov <svetoslavganov@google.com>2020-01-18 10:12:11 -0800
committerSvet Ganov <svetoslavganov@google.com>2020-02-04 16:48:11 -0800
commit17d9d2f22f890a2252da8ca33f5dec17b4deae7c (patch)
tree49f1b047afa6231644249cbdc31c2d5e25c66d48 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentbbc78d5d59c6ff4b5801544dc6c1213b1f6db1d5 (diff)
Scrollable inline keyboard suggestions
Inlined keyboard suggestions are provided by the OS while hosted by the keyboard. The clicks are detected by the OS trusted code to release the data. Not all suggestions may fit on the keyboard suggestion strip and the user may need to scroll. To support this we are delegating the touch event stream to the keyboard window as soon as the OS detects that the user is not clicking, i.e. after a pointer went down and moved more than the touch slop. Bug:146535667 Test: atest CtsAutofillTestCases atest inputflinger_tests atest com.android.server.wm.DragDropControllerTests atest android.server.wm.DragDropTest atest android.server.wm.CrossAppDragAndDropTests added dedicated tests to inputflinger_tests Change-Id: Iefb732f70a7b593b31ab2f323b0c277e3819f7b7
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions