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

  /external/chromium_org/ash/desktop_background/
desktop_background_controller.h 202 base::FilePath current_default_wallpaper_path_; member in class:ash::DesktopBackgroundController
desktop_background_controller.cc 226 current_default_wallpaper_path_ = base::FilePath();
283 current_default_wallpaper_path_ = base::FilePath();
352 current_default_wallpaper_path_ == image_file &&
371 current_default_wallpaper_path_ = loader->file_path();

Completed in 2090 milliseconds