summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorRobert Carr <racarr@google.com>2022-03-14 15:59:56 -0700
committerRob Carr <racarr@google.com>2022-04-18 22:11:10 +0000
commit2fd500488a0237b79888f9240965c1dff0413795 (patch)
treec7b08123622d26a1cd275bdc28de8a52fbf41e0f /core/java/android/inputmethodservice/InputMethodService.java
parentc98cb446c5893975727032edca0c63c8d30cc482 (diff)
SurfaceControlViewHost: Allow updating of WindowContext used for SCVH
Our initial attempt to allow updating the configuration of SurfaceControlViewHost was insufficient when the SurfaceControlViewHost is using a service context. This service context will always be on the global configuration, and ViewRoot won't be able to override it. We add some documentation suggesting the user use a window context, and wire up SurfaceControlViewHost VRI so that they are the authority on configuration (and propagate the change in to the context). Bug: 215204813 Test: SurfaceControlViewHostTests. Manual in game overlay+split-screen Change-Id: I24c0309593b7fddaeab8db355f63a5f6bd763562
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions