summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorAntonella Dellanzo <adellanzo@google.com>2020-10-21 14:13:44 +0200
committerAntonella Dellanzo <adellanzo@google.com>2020-10-21 14:39:25 +0200
commita1d07a8c4fbfe2c9dd42267b9a93f710e17dd03a (patch)
treefc93e7a3783b5ad4007887a816aebc34209deed1 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentdf3eb6cff27a1a17c093d9e7ea27c0de7521a9b8 (diff)
Fix NavBar & StatusBar layer always visible assertion
When phone rotates, the status bar and navigation bar layers hide and then become visible again. The navBarLayerIsAlwaysVisible and statusBarLayerIsAlwaysVisible where only checking that the layer was always being shown. As part of the current behaviour, if the screen rotates, we need to check that the layer behaves this way: shows, hide, shows. Besides adding the new behaviour in the assertions, we are enabling again this assertions for some tests that had it disabled as part of the bug (OpenAppCold, OpenAppWarm, CloseImeAutoOpenWindow and CloseImeWindowToHome). Test: atest FlickerTests:OpenAppColdTest FlickerTests:OpenAppWarmTest FlickerTests:CloseImeAutoOpenWindowToHomeTest FlickerTests:CloseImeWindowToHomeTest Bug: b/140855415 Change-Id: I60a331a4a1242ef84acf93e2738bd9f4f92d51c5
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions