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

  /external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
wallpaper_manager.cc 536 if (info == current_user_wallpaper_info_)
571 info->location = current_user_wallpaper_info_.location = "";
572 info->layout = current_user_wallpaper_info_.layout =
574 info->type = current_user_wallpaper_info_.type =
576 info->date = current_user_wallpaper_info_.date =
    [all...]
wallpaper_manager.h 578 WallpaperInfo current_user_wallpaper_info_; member in class:chromeos::WallpaperManager

Completed in 63 milliseconds