Searched refs:isLive (Results 1 – 2 of 2) sorted by relevance
163 private boolean isLive() { in isLive() method in WallpaperManagerTestUtils.TestWallpaper303 return mHomeWallpaper.isLive() in expectedNumberOfLiveWallpaperDestroy()315 if (systemReplaced && mHomeWallpaper.isLive()) result += 1; in expectedNumberOfLiveWallpaperDestroy()316 if (lockReplaced && mLockWallpaper.isLive()) result += 1; in expectedNumberOfLiveWallpaperDestroy()352 String methodUsed = change.mWallpaper.isLive() in changeDescription()
6534 method public boolean isLive();