Searched refs:ShellWindowIconChanged (Results 1 – 3 of 3) sorted by relevance
58 void ShellWindowIconChanged(apps::ShellWindow* shell_window);
73 void ShellWindowRegistry::ShellWindowIconChanged(ShellWindow* shell_window) { in ShellWindowIconChanged() function in apps::ShellWindowRegistry
441 ShellWindowRegistry::Get(profile_)->ShellWindowIconChanged(this); in UpdateAppIcon()