Home
last modified time | relevance | path

Searched defs:PinApp (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/ash/app_list/
Dapp_list_controller_ash.cc44 void AppListControllerDelegateAsh::PinApp(const std::string& extension_id) { in PinApp() function in AppListControllerDelegateAsh
/external/chromium_org/chrome/browser/ui/app_list/
Dapp_list_controller_delegate_impl.cc43 void AppListControllerDelegateImpl::PinApp(const std::string& extension_id) { in PinApp() function in AppListControllerDelegateImpl
Dextension_app_model_builder_unittest.cc74 virtual void PinApp(const std::string& extension_id) OVERRIDE {} in PinApp() function in __anoncbc872ed0111::TestAppListControllerDelegate