Searched refs:MaybeReinstallHotwordExtension (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/search/
H A Dhotword_service_unittest.cc265 EXPECT_FALSE(hotword_service->MaybeReinstallHotwordExtension());
280 EXPECT_FALSE(hotword_service->MaybeReinstallHotwordExtension());
287 EXPECT_TRUE(hotword_service->MaybeReinstallHotwordExtension());
299 EXPECT_FALSE(hotword_service->MaybeReinstallHotwordExtension());
307 EXPECT_FALSE(hotword_service->MaybeReinstallHotwordExtension());
H A Dhotword_service.h91 bool MaybeReinstallHotwordExtension();
H A Dhotword_service.cc225 &HotwordService::MaybeReinstallHotwordExtension),
301 // If MaybeReinstallHotwordExtension already triggered an uninstall, we
307 MaybeReinstallHotwordExtension();
325 bool HotwordService::MaybeReinstallHotwordExtension() { function in class:HotwordService

Completed in 905 milliseconds