Home
last modified time | relevance | path

Searched refs:top_app_id (Results 1 – 1 of 1) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/launcher/app_service/
H A Dapp_service_instance_registry_helper.cc241 const std::string top_app_id = GetAppId(window); in OnSetShelfIDForBrowserWindowContents() local
242 if (!top_app_id.empty()) in OnSetShelfIDForBrowserWindowContents()
243 app_id = top_app_id; in OnSetShelfIDForBrowserWindowContents()