Skip to content
Commit f8c7ced9 authored by Issei Suzuki's avatar Issei Suzuki
Browse files

Clean up visibility related flags in ActivityRecord

- Replace visible and hiddenRequested flag by a single flag
  mVisibleRequested.
- Merge setVisible() into setVisiblity().

Test: Refactoring, all existing tests pass.
Bug: 80414790
Change-Id: I2a959632430d90ef5c0f738aa791ef230c4a21f1
parent b814d6b3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment