Searched defs:GetAppIDForShelfID (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/ash/shell/ | ||
D | shelf_delegate_impl.cc | 33 const std::string& ShelfDelegateImpl::GetAppIDForShelfID(ShelfID id) { in GetAppIDForShelfID() function in ash::shell::ShelfDelegateImpl |
/external/chromium_org/ash/test/ | ||
D | test_shelf_delegate.cc | 88 const std::string& TestShelfDelegate::GetAppIDForShelfID(ShelfID id) { in GetAppIDForShelfID() function in ash::test::TestShelfDelegate |
/external/chromium_org/ash/shelf/ | ||
D | shelf_view_unittest.cc | 249 virtual const std::string& GetAppIDForShelfID(ShelfID id) OVERRIDE { in GetAppIDForShelfID() function in ash::test::TestShelfDelegateForShelfView |
/external/chromium_org/chrome/browser/ui/ash/launcher/ | ||
D | chrome_launcher_controller.cc | 794 const std::string& ChromeLauncherController::GetAppIDForShelfID( in GetAppIDForShelfID() function in ChromeLauncherController |