Home
last modified time | relevance | path

Searched defs:ShouldDisplayInAppLauncher (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
Dextension_ui_util.cc32 bool ShouldDisplayInAppLauncher(const Extension* extension, in ShouldDisplayInAppLauncher() function
/external/chromium_org/extensions/common/
Dextension.cc306 bool Extension::ShouldDisplayInAppLauncher() const { in ShouldDisplayInAppLauncher() function in extensions::Extension