Clean up visibility related flags in WindowToken
- Replace isHidden() and setHidden() by isVisible() and setVisible() in accordance with variable names. - Move isVisible() from AppRecord to WindowToken Test: Refactoring CL, existing tests pass. Bug: 80414790 Change-Id: Ib39200acbedf204adf57c06a8b8bbb3d07f959d1
Loading
Please register or sign in to comment