Searched refs:systemWallpaperFile (Results 1 – 1 of 1) sorted by relevance
27 val systemWallpaperFile = wallpaperManager.getWallpaperFile(WallpaperManager.FLAG_SYSTEM) in isHomeStaticWallpaperSet() constant28 return if (systemWallpaperFile != null) { in isHomeStaticWallpaperSet()30 systemWallpaperFile.close() in isHomeStaticWallpaperSet()