Skip to content
Commit 9e9bc72f authored by Riddle Hsu's avatar Riddle Hsu
Browse files

Reduce unnecessary operations in the setFocusedTask

- Eliminate an extra transition request when swipe-up gesture is
  active from RecentsTransitionHandler.RecentsController
  #setInputConsumerEnabled -> setFocusedTask. The invocation only
  needs to set focus without moving the task.
- Skip notifying unchanged state in
  setLastResumedActivityUncheckLocked.

Bug: 275508603
Test: CtsActivityManagerDeviceTestCases
Change-Id: I7560f98ade59f7e68de07e3cd027adafbc509598
parent 6d344862
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment