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

  /external/chromium_org/chrome/browser/chromeos/login/
wallpaper_manager_browsertest.cc 173 wallpaper_manager->SetUserWallpaperInfo(kTestUser1, info, true);
254 wallpaper_manager->SetUserWallpaperInfo(kTestUser1, info, true);
289 WallpaperManager::Get()->SetUserWallpaperInfo(kTestUser1, info, true);
368 WallpaperManager::Get()->SetUserWallpaperInfo(kTestUser1, info, true);
wallpaper_manager_unittest.cc 113 WallpaperManager::Get()->SetUserWallpaperInfo(kTestUser1, info, true);
wallpaper_manager.cc 475 SetUserWallpaperInfo(username, info, is_persistent);
493 SetUserWallpaperInfo(username, info, is_persistent);
503 void WallpaperManager::SetUserWallpaperInfo(const std::string& username,
    [all...]
wallpaper_manager.h 180 void SetUserWallpaperInfo(const std::string& username,
  /external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_private_api.cc 373 wallpaper_manager->SetUserWallpaperInfo(email, info, is_persistent);
475 wallpaper_manager->SetUserWallpaperInfo(email_, info, is_persistent);
501 wallpaper_manager->SetUserWallpaperInfo(email, info, is_persistent);
624 wallpaper_manager->SetUserWallpaperInfo(email, info, is_persistent);

Completed in 807 milliseconds