Replace direct AR.mVisibleRequested access with getter/setter
This abstraction is required for later changes and is also generally more idiomatic. the getter for AR is a true getter, so it shouldn't have a performance impact. Bug: 260059642 Test: existing tests pass, this is a drop-in refactor Change-Id: I84bacde8656d98870631d3bd92fa970d72614b93
Loading
Please register or sign in to comment