HomeSort by relevance Sort by last modified time
    Searched refs:GetCustomWallpaperPath (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
wallpaper_manager_browsertest.cc 98 base::FilePath GetCustomWallpaperPath(const char* sub_dir,
102 WallpaperManager::Get()->GetCustomWallpaperPath(sub_dir,
155 base::FilePath small_wallpaper_path = GetCustomWallpaperPath(
159 base::FilePath large_wallpaper_path = GetCustomWallpaperPath(
252 base::FilePath small_wallpaper_path = GetCustomWallpaperPath(
468 base::FilePath small_wallpaper_path = GetCustomWallpaperPath(
472 base::FilePath large_wallpaper_path = GetCustomWallpaperPath(
    [all...]
wallpaper_manager.cc 825 base::FilePath WallpaperManager::GetCustomWallpaperPath(
869 GetCustomWallpaperPath(kOriginalWallpaperSubDir, user_id_hash, file);
    [all...]
wallpaper_manager.h 228 static base::FilePath GetCustomWallpaperPath(const char* sub_dir,
  /external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_api.cc 127 base::FilePath thumbnail_path = wallpaper_manager->GetCustomWallpaperPath(
wallpaper_private_api.cc 569 base::FilePath thumbnail_path = wallpaper_manager->GetCustomWallpaperPath(
    [all...]

Completed in 1409 milliseconds