summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorJoanne Chung <joannechung@google.com>2021-12-28 18:39:14 +0800
committerJoanne Chung <joannechung@google.com>2022-01-27 21:22:03 +0800
commitdb78cc2cd8062bd60b68e7bde6ec1a86bf7062aa (patch)
tree731c7ae170978b16d141e95de3fd82a3852e29a3 /core/java/android/inputmethodservice/InputMethodService.java
parent7fd4ea6c0a18b9aa73607a487d540367185bdecf (diff)
The service implementatoin of selection toolbar
We clone most the render logic from LocalFloatingToolbarPopup to the DefaultSelectionToolbarRenderService to render the menu items in the system process. When the rendering is done, the system will notify the application process events to let the application to position the rendered content. The changes also removes unused file SelctionContext. We punt the TC part to the next release, the file is unnecessary now. This change is only for the service implementation, the client side implementation will be done on the next change. Bug: 190030331 Bug: 205823018 Test: manual. Merged-In: I3915e8165b4d371700cb5fb9e7eb23d46f39bd5c Change-Id: I2e704432b1e149ce8dd6853fcad6850cf02b60bb
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions