Home
last modified time | relevance | path

Searched defs:PinAppWithID (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ash/shell/
Dshelf_delegate_impl.cc37 void ShelfDelegateImpl::PinAppWithID(const std::string& app_id) { in PinAppWithID() function in ash::shell::ShelfDelegateImpl
/external/chromium_org/ash/test/
Dtest_shelf_delegate.cc92 void TestShelfDelegate::PinAppWithID(const std::string& app_id) { in PinAppWithID() function in ash::test::TestShelfDelegate
/external/chromium_org/ash/shelf/
Dshelf_view_unittest.cc256 virtual void PinAppWithID(const std::string& app_id) OVERRIDE { in PinAppWithID() function in ash::test::TestShelfDelegateForShelfView
/external/chromium_org/chrome/browser/ui/ash/launcher/
Dchrome_launcher_controller.cc864 void ChromeLauncherController::PinAppWithID(const std::string& app_id) { in PinAppWithID() function in ChromeLauncherController