Searched refs:getCmfWallpaperPath (Results 1 – 1 of 1) sorted by relevance
3156 final String cmfPath = getCmfWallpaperPath(); in openDefaultWallpaper()3206 return List.of(SystemProperties.get(PROP_WALLPAPER), getCmfWallpaperPath()); in getDefaultSystemWallpaperPaths()3209 private static String getCmfWallpaperPath() { in getCmfWallpaperPath() method