Searched refs:currentLockInfo (Results 1 – 2 of 2) sorted by relevance
46 val currentLockInfo = wallpaperManager.getWallpaperInfo(FLAG_LOCK) in getDeleteAction() constant61 val currentLockService = currentLockInfo?.serviceInfo in getDeleteAction()
64 val currentLockInfo = WallpaperManager.getInstance(context).getWallpaperInfo(FLAG_LOCK) in getDeleteAction() constant80 val currentLockService = currentLockInfo?.serviceInfo in getDeleteAction()