HomeSort by relevance Sort by last modified time
    Searched refs:kAppListProfile (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/ui/app_list/
app_list_service_impl.cc 262 if (local_state_->HasPrefPath(prefs::kAppListProfile))
263 app_list_profile = local_state_->GetString(prefs::kAppListProfile);
287 prefs::kAppListProfile,
293 // We need to watch for profile removal to keep kAppListProfile updated.
299 prefs::kAppListProfile);
301 local_state_->SetString(prefs::kAppListProfile,
app_list_service.cc 91 registry->RegisterStringPref(prefs::kAppListProfile, std::string());
app_list_service_interactive_uitest.cc 203 dict.SetString(prefs::kAppListProfile,
app_list_service_unittest.cc 124 local_state_->GetFilePath(prefs::kAppListProfile)));
  /external/chromium_org/chrome/common/
pref_names.cc     [all...]
pref_names.h     [all...]

Completed in 317 milliseconds