commit | 0209732a4d0f60ec3d6978a6783454e16aa49519 | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <[email protected]> | Wed Jul 24 19:24:27 2024 -0700 |
committer | Yohei Yukawa <[email protected]> | Wed Jul 24 19:24:27 2024 -0700 |
tree | 1ea1403c499f1321f0096a4b51b659c52f9a2818 | |
parent | 22bba40d47d9bdbad7abd4d5ee35d163d0acf298 [diff] |
Add @GuardedBy to ImeVisibilityStateComputer As a preparation before making ImeVisibilityStateComputer multi-user aware, this CL adds missing @GuardedBy to ImeVisibilityStateComputer as well as fixing up some missing synchronized blocks. The core logic remain unchanged. Bug: 349904272 Test: presubmit Test: atest FrameworksInputMethodSystemServerTests:ImeVisibilityStateComputerTest Flag: EXEMPT refactor Change-Id: I15c2176c27cde06a54ea078322a653ad69440c5e