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

  /external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_private_api.h 120 DECLARE_EXTENSION_FUNCTION("wallpaperPrivate.setCustomWallpaper",
142 scoped_ptr<extensions::api::wallpaper_private::SetCustomWallpaper::Params>
wallpaper_api.cc 142 wallpaper_manager->SetCustomWallpaper(user_id_,
wallpaper_private_api.cc 45 namespace set_custom_wallpaper = wallpaper_private::SetCustomWallpaper;
578 wallpaper_manager->SetCustomWallpaper(user_id_,
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
wallpaper_manager_browsertest.cc 500 // picker (calls SetCustomWallpaper);
536 wallpaper_manager->SetCustomWallpaper(kTestUser1,
544 // SetCustomWallpaper should also update wallpaper cache when multi-profile is
    [all...]
wallpaper_manager.h 150 // SetCustomWallpaper(user_wallpaper, layout);
266 // Calls SetCustomWallpaper() with |user_id_hash| received from cryptohome.
276 void SetCustomWallpaper(const std::string& user_id,
wallpaper_manager.cc 847 SetCustomWallpaper(user_id,
865 SetCustomWallpaper(user_id,
874 void WallpaperManager::SetCustomWallpaper(
    [all...]

Completed in 93 milliseconds