HomeSort by relevance Sort by last modified time
    Searched full:profilemanager (Results 26 - 50 of 56) sorted by null

12 3

  /external/chromium/chrome/browser/chromeos/login/
login_utils.cc 107 public ProfileManager::Observer {
152 // ProfileManager::Observer implementation:
236 // The default profile will have been changed because the ProfileManager
238 ProfileManager::CreateDefaultProfileAsync(this);
user_image_downloader.cc 51 ProfileManager::GetDefaultProfile()->GetRequestContext());
background_view.cc 142 Profile* profile = ProfileManager::GetDefaultProfile();
login_performer.cc 144 ProfileManager::CreateDefaultProfileAsync(this);
eula_view.cc 549 Profile* profile = ProfileManager::GetDefaultProfile();
wizard_controller.cc 529 ProfileManager::GetDefaultProfile()));
  /external/chromium/chrome/browser/chromeos/
setting_level_bubble.cc 55 ProfileManager::GetDefaultProfile(),
customization_document.cc 313 ProfileManager::GetDefaultProfile()->GetRequestContext());
  /external/chromium/chrome/browser/
memory_purger.cc 100 ProfileManager* profile_manager = g_browser_process->profile_manager();
browser_process_impl.cc 328 ProfileManager* pm = profile_manager();
435 ProfileManager* BrowserProcessImpl::profile_manager() {
621 Profile* profile = ProfileManager::GetDefaultProfile();
827 profile_manager_.reset(new ProfileManager());
    [all...]
browser_shutdown.cc 144 ProfileManager* profile_manager = g_browser_process->profile_manager();
process_singleton_win.cc 277 Profile* profile = ProfileManager::GetDefaultProfile();
  /external/chromium/chrome/browser/ui/views/
file_manager_dialogs.cc 198 ProfileManager::GetDefaultProfile(), params));
select_file_dialog.cc 318 ProfileManager::GetDefaultProfile(),
  /packages/apps/Settings/src/com/android/settings/bluetooth/
CachedBluetoothDevice.java 150 LocalBluetoothProfileManager profileManager,
154 mProfileManager = profileManager;
  /external/chromium/chrome/browser/debugger/
extension_ports_remote_service.cc 119 ProfileManager* profile_manager = g_browser_process->profile_manager();
  /external/chromium/chrome/browser/rlz/
rlz.cc 221 ProfileManager* profile_manager = g_browser_process->profile_manager();
  /external/chromium/chrome/browser/first_run/
first_run.cc 49 ProfileManager::GetDefaultProfileDir(user_data_dir);
56 return ProfileManager::GetProfilePrefsPath(default_pref_dir);
  /external/chromium/chrome/browser/ui/
browser_list.cc 279 // to call ProfileManager::ShutdownSessionServices() as part of the
339 ProfileManager::ShutdownSessionServices();
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_service.cc 56 // TODO(lzheng): Replace this with Profile* ProfileManager::GetDefaultProfile().
60 ProfileManager* profile_manager = g_browser_process->profile_manager();
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
pdebuild-ant.jar 
  /external/chromium/chrome/browser/task_manager/
task_manager_resource_providers.cc 693 ProfileManager* profile_manager = g_browser_process->profile_manager();
    [all...]
  /external/chromium/chrome/browser/automation/
automation_provider.cc 576 ProfileManager* profile_manager = g_browser_process->profile_manager();
    [all...]
  /external/chromium/chrome/browser/printing/
print_dialog_cloud.cc 532 profile = ProfileManager::GetDefaultProfile();
  /external/chromium/chrome/browser/tabs/
tab_strip_model_unittest.cc 259 // ProfileManager requires a ui::SystemMonitor.
262 ProfileManager pm_;
    [all...]

Completed in 905 milliseconds

12 3