Home
last modified time | relevance | path

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

/external/chromium_org/chrome/common/
Dweb_application_info.h30 MOBILE_CAPABLE, enumerator
/external/chromium_org/chrome/renderer/
Dweb_apps.cc171 app_info->mobile_capable = WebApplicationInfo::MOBILE_CAPABLE; in ParseWebAppFromWebDocument()
/external/chromium_org/chrome/browser/android/
Dshortcut_helper.cc90 if (web_app_info.mobile_capable == WebApplicationInfo::MOBILE_CAPABLE || in OnDidGetWebApplicationInfo()
97 case WebApplicationInfo::MOBILE_CAPABLE: in OnDidGetWebApplicationInfo()