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

  /external/chromium_org/chrome/browser/chromeos/background/
ash_user_wallpaper_delegate.h 14 ash::UserWallpaperDelegate* CreateUserWallpaperDelegate();
ash_user_wallpaper_delegate.cc 140 ash::UserWallpaperDelegate* CreateUserWallpaperDelegate() {
  /external/chromium_org/ash/shell/
shell_delegate_impl.h 56 virtual ash::UserWallpaperDelegate* CreateUserWallpaperDelegate() OVERRIDE;
shell_delegate_impl.cc 231 ash::UserWallpaperDelegate* ShellDelegateImpl::CreateUserWallpaperDelegate() {
  /external/chromium_org/ash/
shell_delegate.h 126 virtual UserWallpaperDelegate* CreateUserWallpaperDelegate() = 0;
shell.cc     [all...]
  /external/chromium_org/ash/test/
test_shell_delegate.h 54 virtual UserWallpaperDelegate* CreateUserWallpaperDelegate() OVERRIDE;
test_shell_delegate.cc 160 UserWallpaperDelegate* TestShellDelegate::CreateUserWallpaperDelegate() {
  /external/chromium_org/chrome/browser/ui/ash/
chrome_shell_delegate.h 70 virtual ash::UserWallpaperDelegate* CreateUserWallpaperDelegate() OVERRIDE;
chrome_shell_delegate_chromeos.cc 254 ash::UserWallpaperDelegate* ChromeShellDelegate::CreateUserWallpaperDelegate() {
255 return chromeos::CreateUserWallpaperDelegate();
chrome_shell_delegate_views.cc 205 ash::UserWallpaperDelegate* ChromeShellDelegate::CreateUserWallpaperDelegate() {

Completed in 118 milliseconds