commit | 27bcb5501b6c082a2a9ae05f957277cab2c95a1a | [log] [tgz] |
---|---|---|
author | Ady Abraham <adyabr@google.com> | Sat Jan 21 04:34:22 2023 +0000 |
committer | Ady Abraham <adyabr@google.com> | Sat Jan 21 04:34:26 2023 +0000 |
tree | f3906a72821f9602cb16008a6d1d5441aeaf5b99 | |
parent | 492cf57ab68bdcedb6f3985433183cb5ed15e697 [diff] |
SF: reset the idle timer if a frame is scheduled There is a case where the idle timer might expire while SF is active as it is not getting reset if SF was already scheduled from some other reason. Change-Id: If79b2df4f0fe56b70658a5495069a556d3fdfc79 Test: atest android.platform.test.scenario.sysui.bubble.ShowBubbleAndShowImeMicrobenchmark#testShowBubbleAndShowIme Bug: 264952266