Home
last modified time | relevance | path

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

/cts/tests/app/WallpaperTest/src/android/app/cts/wallpapers/
DWallpaperManagerTest.java1408 final int lockInfo = mWallpaperManager.getWallpaperId(FLAG_LOCK); in testSharedWallpaperVisibilityBehindActivity_onLockScreen() local
1409 if (homeInfo == null || lockInfo >= 0) { in testSharedWallpaperVisibilityBehindActivity_onLockScreen()