Searched defs:ActivateModalDialog (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_modal_dialogs/
H A Dapp_modal_dialog.cc57 void AppModalDialog::ActivateModalDialog() { function in class:AppModalDialog
H A Dapp_modal_dialog_queue.cc31 void AppModalDialogQueue::ActivateModalDialog() { function in class:AppModalDialogQueue
35 // to ActivateModalDialog). We ignore such a request as after the call to
40 active_dialog_->ActivateModalDialog();

Completed in 453 milliseconds