Searched refs:MENU_APPS (Results 1 – 7 of 7) sorted by relevance
33 MENU_APPS = 1 << (6 + 16), enumerator
152 mode &= ~MENU_APPS; in OnExtensionInstalled()
181 (MENU_APPS | THUMB)) != 0); in TEST_F()
196 ShownSectionsHandler::SetShownSection(prefs_, MENU_APPS); in HidePromo()
758 setSectionMenuMode('apps', Section.APPS, newShownSections & MENU_APPS,759 MENU_APPS);
109 addClosedMenuFooter(apps.menu, 'apps', MENU_APPS, Section.APPS);
4859 return_value->SetBoolean("apps", shown_sections & MENU_APPS ? true : false); in GetNTPMenuMode()4890 section = MENU_APPS; in SetNTPMenuMode()