shell_dialogs      53 content/app/android/library_loader_hooks.cc     if (!ui::shell_dialogs::RegisterJni(env))
shell_dialogs      65 content/public/test/content_test_suite_base.cc   ui::shell_dialogs::RegisterJni(env);
shell_dialogs      13 ui/shell_dialogs/android/shell_dialogs_jni_registrar.h namespace shell_dialogs {
shell_dialogs      82 ui/shell_dialogs/select_file_dialog.cc   const ui::LinuxShellDialog* shell_dialogs = ui::LinuxShellDialog::instance();
shell_dialogs      83 ui/shell_dialogs/select_file_dialog.cc   if (shell_dialogs)
shell_dialogs      84 ui/shell_dialogs/select_file_dialog.cc     return shell_dialogs->CreateSelectFileDialog(listener, policy);