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

  /external/chromium_org/chrome/browser/ui/app_list/
app_list_service_unittest.cc 192 AppListService::ENABLE_FOR_APP_INSTALL);
196 EXPECT_EQ(AppListService::ENABLE_FOR_APP_INSTALL,
203 EXPECT_EQ(AppListService::ENABLE_FOR_APP_INSTALL,
209 AppListService::ENABLE_FOR_APP_INSTALL);
210 EXPECT_EQ(AppListService::ENABLE_FOR_APP_INSTALL,
216 EXPECT_EQ(AppListService::ENABLE_FOR_APP_INSTALL,
222 AppListService::ENABLE_FOR_APP_INSTALL);
224 EXPECT_EQ(AppListService::ENABLE_FOR_APP_INSTALL,
229 // as ENABLE_FOR_APP_INSTALL.
app_list_service.h 35 ENABLE_FOR_APP_INSTALL, // Triggered by a webstore packaged app install.
39 ENABLE_SHOWN_UNDISCOVERED, // This overrides a prior ENABLE_FOR_APP_INSTALL
app_list_service_impl.cc 183 if (enable_source == AppListService::ENABLE_FOR_APP_INSTALL) {
  /external/chromium_org/chrome/browser/extensions/api/webstore_private/
webstore_private_api.cc 572 AppListService::ENABLE_FOR_APP_INSTALL);

Completed in 203 milliseconds