summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorSteve Elliott <steell@google.com>2021-09-22 18:06:15 -0400
committerSteve Elliott <steell@google.com>2021-11-08 22:10:30 +0000
commitc4ff8e2a2883bed2e52dc7a2fac049855d54eb7d (patch)
treeb05050867eb30d0ecf817f9b4db3c7cfff090d72 /core/java/android/inputmethodservice/AbstractInputMethodService.java
parentb58e05f15b82984421cd1f95d935cbdc35fd0d4a (diff)
[RemoteInputView] Introduce RemoteInputViewController
Add a new Controller for RemoteInputView that will eventually house all of the non-View code currently located inside of RemoteInputView. This CL establishes the new Dagger configuration needed to instantiate the Controller, as well as the lifecycle management by the parent Controller (in this case, NotificationContentView, which doesn't have a Controller of its own; once a Controller is introduced for that class, the reference to the RemoteInputViewController will move there). Bug: 193539698 Test: mp sysuig, receive some notifications, nothing breaks Change-Id: Ib5397abe03569d2285764b69136ef44b903b1247
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions