Searched refs:SetAppLaunchIndex (Results 1 – 4 of 4) sorted by relevance
267 void SetAppLaunchIndex(const std::string& extension_id, int index);
1256 void ExtensionPrefs::SetAppLaunchIndex(const std::string& extension_id, in SetAppLaunchIndex() function in ExtensionPrefs1282 SetAppLaunchIndex(extension_ids.at(i), i); in SetAppLauncherOrder()
548 prefs()->SetAppLaunchIndex(extension_->id(), in Verify()
109 prefs->SetAppLaunchIndex(extension->id(), app_launch_index); in CreateAppInfo()