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

  /external/chromium_org/chrome/browser/ui/app_list/
app_list_service_impl.cc 133 if (local_state->HasPrefPath(prefs::kAppListProfile))
134 app_list_profile = local_state->GetString(prefs::kAppListProfile);
152 prefs::kAppListProfile,
163 // We need to watch for profile removal to keep kAppListProfile updated.
170 prefs::kAppListProfile);
172 local_state->SetString(prefs::kAppListProfile,
app_list_service.cc 35 registry->RegisterStringPref(prefs::kAppListProfile, std::string());
  /external/chromium_org/chrome/common/
pref_names.cc     [all...]
pref_names.h     [all...]

Completed in 296 milliseconds