Searched defs:IsAppPinned (Results 1 – 7 of 7) sorted by relevance
41 bool ShelfDelegateImpl::IsAppPinned(const std::string& app_id) { in IsAppPinned() function in ash::shell::ShelfDelegateImpl
30 bool AppListControllerDelegateAsh::IsAppPinned( in IsAppPinned() function in AppListControllerDelegateAsh
100 bool TestShelfDelegate::IsAppPinned(const std::string& app_id) { in IsAppPinned() function in ash::test::TestShelfDelegate
38 bool AppListControllerDelegateImpl::IsAppPinned( in IsAppPinned() function in AppListControllerDelegateImpl
71 virtual bool IsAppPinned(const std::string& extension_id) OVERRIDE { in IsAppPinned() function in __anonae20e0730111::TestAppListControllerDelegate
231 virtual bool IsAppPinned(const std::string& app_id) OVERRIDE { in IsAppPinned() function in ash::test::TestShelfDelegateForShelfView
789 bool ChromeLauncherController::IsAppPinned(const std::string& app_id) { in IsAppPinned() function in ChromeLauncherController