Home
last modified time | relevance | path

Searched defs:IsAppPinned (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/ash/shell/
Dshelf_delegate_impl.cc41 bool ShelfDelegateImpl::IsAppPinned(const std::string& app_id) { in IsAppPinned() function in ash::shell::ShelfDelegateImpl
/external/chromium_org/chrome/browser/ui/ash/app_list/
Dapp_list_controller_ash.cc30 bool AppListControllerDelegateAsh::IsAppPinned( in IsAppPinned() function in AppListControllerDelegateAsh
/external/chromium_org/ash/test/
Dtest_shelf_delegate.cc100 bool TestShelfDelegate::IsAppPinned(const std::string& app_id) { in IsAppPinned() function in ash::test::TestShelfDelegate
/external/chromium_org/chrome/browser/ui/app_list/
Dapp_list_controller_delegate_impl.cc38 bool AppListControllerDelegateImpl::IsAppPinned( in IsAppPinned() function in AppListControllerDelegateImpl
Dextension_app_model_builder_unittest.cc71 virtual bool IsAppPinned(const std::string& extension_id) OVERRIDE { in IsAppPinned() function in __anonae20e0730111::TestAppListControllerDelegate
/external/chromium_org/ash/shelf/
Dshelf_view_unittest.cc231 virtual bool IsAppPinned(const std::string& app_id) OVERRIDE { in IsAppPinned() function in ash::test::TestShelfDelegateForShelfView
/external/chromium_org/chrome/browser/ui/ash/launcher/
Dchrome_launcher_controller.cc789 bool ChromeLauncherController::IsAppPinned(const std::string& app_id) { in IsAppPinned() function in ChromeLauncherController