Searched refs:OnCloseShortcutPrompt (Results 1 – 2 of 2) sorted by relevance
187 void OnCloseShortcutPrompt(bool created);
737 void ManagementCreateAppShortcutFunction::OnCloseShortcutPrompt(bool created) { in OnCloseShortcutPrompt() function in extensions::ManagementCreateAppShortcutFunction786 base::Bind(&ManagementCreateAppShortcutFunction::OnCloseShortcutPrompt, in RunAsync()789 OnCloseShortcutPrompt(auto_confirm_for_test == PROCEED); in RunAsync()