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

  /external/chromium_org/chrome/browser/ui/ash/
chrome_launcher_prefs.cc 62 prefs::kShelfChromeIconIndex,
  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller_per_browser_unittest.cc 199 EXPECT_EQ(0, profile_->GetPrefs()->GetInteger(prefs::kShelfChromeIconIndex));
242 EXPECT_EQ(0, profile_->GetPrefs()->GetInteger(prefs::kShelfChromeIconIndex));
284 profile_->GetTestingPrefService()->SetInteger(prefs::kShelfChromeIconIndex,
chrome_launcher_controller_per_app_unittest.cc 333 EXPECT_EQ(0, profile()->GetPrefs()->GetInteger(prefs::kShelfChromeIconIndex));
372 EXPECT_EQ(0, profile()->GetPrefs()->GetInteger(prefs::kShelfChromeIconIndex));
411 profile()->GetTestingPrefService()->SetInteger(prefs::kShelfChromeIconIndex,
448 EXPECT_EQ(0, profile()->GetPrefs()->GetInteger(prefs::kShelfChromeIconIndex));
459 profile()->GetTestingPrefService()->SetInteger(prefs::kShelfChromeIconIndex,
468 profile()->GetTestingPrefService()->SetInteger(prefs::kShelfChromeIconIndex,
    [all...]
chrome_launcher_controller_per_browser.cc     [all...]
chrome_launcher_controller_per_app.cc     [all...]
  /external/chromium_org/chrome/common/
pref_names.cc     [all...]
pref_names.h     [all...]

Completed in 271 milliseconds