Home
last modified time | relevance | path

Searched refs:checkMatchingWindowVisibility (Results 1 – 1 of 1) sorted by relevance

/cts/tests/app/WallpaperTest/src/android/app/cts/wallpapers/
DWallpaperWindowsTestUtils.java67 (wmState) -> checkMatchingWindowVisibility(name, expectedVisibility), in waitForMatchingWindowVisibility()
81 private boolean checkMatchingWindowVisibility(String name, boolean expectedVisibility) { in checkMatchingWindowVisibility() method in WallpaperWindowsTestUtils.WallpaperWindowsHelper