diff options
author | Joanne Chung <joannechung@google.com> | 2020-06-09 15:27:24 +0800 |
---|---|---|
committer | Joanne Chung <joannechung@google.com> | 2020-06-17 17:43:14 +0800 |
commit | f4d947bdc63958990bda6a2880d6bd5f7e5325a7 (patch) | |
tree | 3a3da83de234f8a10ac132a9789825e59fd98cf4 /tools/aapt2/diff/Diff.cpp | |
parent | 2db442459a245f885657039be1c32e9ec9feee83 (diff) |
Notify the registered AutofillCallback for inline.
AutofillInlineSuggestionsRequestSession controls the inline
communication with the IME, we can centralize the UI show and hide
notification here. Use a variable mPreviousHasNonPinSuggestionShow to
save the previous status, when the display status change, e.g. from
no suggestion to has suggestions we can notify inline ui shown event.
Bug: 157762527
Test: atest android.autofillservice.cts.inline
Test: atest CtsAutoFillServiceTestCases:DatasetFilteringDropdownTest
Test: atest CtsAutoFillServiceTestCases:InlineFilteringTest
Test: atest CtsAutoFillServiceTestCases:LoginActivityTest
Test: Manual. Write a test app and register AutofillCallback, make
sure the callback is called as expected.
Change-Id: I8ee38008874c4a6f110635e8e4107a4eef72ed14
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions