summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorChris Li <lihongyu@google.com>2022-09-20 17:39:41 +0800
committerChris Li <lihongyu@google.com>2022-09-23 21:23:03 +0800
commit840218d5df60855261b9c214f0edce5cfe19d2b4 (patch)
tree52bdd5fecba3ec23b8e5cc1ee02fcc6d929ca701 /core/java/android/inputmethodservice/InputMethodService.java
parenta4ae390f137b11c5013a450a239b3ba95fbc9f8e (diff)
Allow ActivityEmbedding to finish Activity through WCT
Before, we call Activity#finish() to finish activities when removing TaskFragment. This may start a CLOSE transition before the organizer has a chance to request the actual transition type. Now, we allow the organizer to finish activities through WCT so that the operation is atomic and the organizer can request the correct transition type. Bug: 240519866 Test: atest WmTests:TaskFragmentOrganizerControllerTest Test: atest CtsWindowManagerDeviceTestCases:TaskFragmentOrganizerTest Change-Id: I54671fb2dd34dca952468305429a90d89953de69
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions