Searched defs:UnpinAppWithID (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/ash/shell/ | ||
D | shelf_delegate_impl.cc | 49 void ShelfDelegateImpl::UnpinAppWithID(const std::string& app_id) { in UnpinAppWithID() function in ash::shell::ShelfDelegateImpl |
/external/chromium_org/ash/test/ | ||
D | test_shelf_delegate.cc | 104 void TestShelfDelegate::UnpinAppWithID(const std::string& app_id) { in UnpinAppWithID() function in ash::test::TestShelfDelegate |
/external/chromium_org/ash/shelf/ | ||
D | shelf_view_unittest.cc | 266 virtual void UnpinAppWithID(const std::string& app_id) OVERRIDE { in UnpinAppWithID() function in ash::test::TestShelfDelegateForShelfView |
/external/chromium_org/chrome/browser/ui/ash/launcher/ | ||
D | chrome_launcher_controller.cc | 846 void ChromeLauncherController::UnpinAppWithID(const std::string& app_id) { in UnpinAppWithID() function in ChromeLauncherController |