refactor(magnification): Renaming WindowMagnification class as Magnification
The class WindowMagnification handles not only the window mode, but also the fullscreen mode and mode switch. Therefore, we would like to rename the class to improve the readability of our codebase and avoid confusion. Bug: 310109308 Test: atest MagnificationTest MagnificationSettingsControllerTest IWindowMagnificationConnectionTest Flag: NA Change-Id: I5646ac5358f8ac78822e09d54b85896c9ba66ffa
Loading
Please register or sign in to comment