Home
last modified time | relevance | path

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

/cts/tests/app/WallpaperTest/src/android/app/cts/wallpapers/
DWallpaperManagerTestUtils.java112 result = callback.waitForChanges(timeout, unit); in runAndAwaitColorChanges()
423 public boolean waitForChanges(long timeout, TimeUnit unit) { in waitForChanges() method in WallpaperManagerTestUtils.ColorChangeWaiter