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 167 wallpaper_manager->SetUserWallpaperInfo(kTestUser1, info, true);
248 wallpaper_manager->SetUserWallpaperInfo(kTestUser1, info, true);
282 wallpaper_manager->SetUserWallpaperInfo(kTestUser1, info, true);
316 WallpaperManager::Get()->SetUserWallpaperInfo(kTestUser1, info, true);
391 WallpaperManager::Get()->SetUserWallpaperInfo(kTestUser1, info, true);
wallpaper_manager_unittest.cc 122 WallpaperManager::Get()->SetUserWallpaperInfo(kTestUser1, info, true);
wallpaper_manager.h 187 void SetUserWallpaperInfo(const std::string& username,
wallpaper_manager.cc 510 SetUserWallpaperInfo(username, info, is_persistent);
528 SetUserWallpaperInfo(username, info, is_persistent);
538 void WallpaperManager::SetUserWallpaperInfo(const std::string& username,
    [all...]
  /external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_private_api.cc 421 wallpaper_manager->SetUserWallpaperInfo(email, info, is_persistent);
528 wallpaper_manager->SetUserWallpaperInfo(email_, info, is_persistent);
554 wallpaper_manager->SetUserWallpaperInfo(email, info, is_persistent);
681 wallpaper_manager->SetUserWallpaperInfo(email, info, is_persistent);
    [all...]

Completed in 69 milliseconds