Searched refs:ENABLE_FOR_APP_INSTALL (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_service_unittest.cc209 AppListService::ENABLE_FOR_APP_INSTALL);
213 EXPECT_EQ(AppListService::ENABLE_FOR_APP_INSTALL,
220 EXPECT_EQ(AppListService::ENABLE_FOR_APP_INSTALL,
226 AppListService::ENABLE_FOR_APP_INSTALL);
227 EXPECT_EQ(AppListService::ENABLE_FOR_APP_INSTALL,
233 EXPECT_EQ(AppListService::ENABLE_FOR_APP_INSTALL,
239 AppListService::ENABLE_FOR_APP_INSTALL);
241 EXPECT_EQ(AppListService::ENABLE_FOR_APP_INSTALL,
246 // as ENABLE_FOR_APP_INSTALL.
H A Dapp_list_service.h35 ENABLE_FOR_APP_INSTALL, // Triggered by a webstore packaged app install. enumerator in enum:AppListService::AppListEnableSource
39 ENABLE_SHOWN_UNDISCOVERED, // This overrides a prior ENABLE_FOR_APP_INSTALL
H A Dapp_list_service_impl.cc183 if (enable_source == AppListService::ENABLE_FOR_APP_INSTALL) {
/external/chromium_org/chrome/browser/extensions/api/webstore_private/
H A Dwebstore_private_api.cc481 AppListService::ENABLE_FOR_APP_INSTALL); member in class:extensions::AppListService

Completed in 649 milliseconds