commit | 7f79e398ae9fb9cf31061280d8a95de91610971b | [log] [tgz] |
---|---|---|
author | Candice Lo <chihtinglo@google.com> | Thu Nov 09 08:19:01 2023 +0000 |
committer | Candice Lo <chihtinglo@google.com> | Mon Nov 13 07:00:47 2023 +0000 |
tree | c801a6897f2b01b4f15c40cad9776f71eea9c130 | |
parent | 2ae44393c2dbdd55fd0ed0a2fd86c7fb2305ba11 [diff] |
refactor(magnification): Renaming WindowMagnificationConnectionWrapper class as MagnificationConnectionWrapper The class handles not only the window mode, but also the fullscreen fullscreen mode. Therefore, we would like to remove "window" from the name to avoid the confusion. Bug: 310109308 Test: manually atest MagnificationConnectionWrapperTest atest WindowMagnificationManagerTest Flag: NA Change-Id: Id09c8609041f34a18934ffaad758982250e1ca77