Home
last modified time | relevance | path

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

/cts/tests/app/WallpaperTest/src/android/app/cts/wallpapers/
DWallpaperWindowsTestUtils.java77 (wmState) -> checkMatchingPackages(expected), in waitForMatchingPackages()
87 private boolean checkMatchingPackages(List<String> expected) { in checkMatchingPackages() method in WallpaperWindowsTestUtils.WallpaperWindowsHelper