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

  /external/chromium_org/chrome/browser/chromeos/login/
wallpaper_manager.cc 251 return GetUserWallpaperInfo(UserManager::Get()->GetLoggedInUser()->email(),
334 GetUserWallpaperInfo(email, &info);
543 if (GetUserWallpaperInfo(email, &info)) {
646 if (GetUserWallpaperInfo(email, &info)) {
832 bool WallpaperManager::GetUserWallpaperInfo(const std::string& email,
    [all...]
wallpaper_manager.h 283 bool GetUserWallpaperInfo(const std::string& email, WallpaperInfo* info);

Completed in 39 milliseconds