Searched refs:kShelfChromeIconIndex (Results 1 – 5 of 5) sorted by relevance
51 prefs::kShelfChromeIconIndex, in RegisterChromeLauncherUserPrefs()
2183 const char kShelfChromeIconIndex[] = "shelf_chrome_icon_index"; variable
753 extern const char kShelfChromeIconIndex[];
1864 profile_->GetPrefs()->SetInteger(prefs::kShelfChromeIconIndex, index); in PersistChromeItemIndex()1868 size_t index = profile_->GetPrefs()->GetInteger(prefs::kShelfChromeIconIndex); in GetChromeIconIndexFromPref()
582 profile()->GetTestingPrefService()->SetInteger(prefs::kShelfChromeIconIndex, in SetShelfChromeIconIndex()