Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DUsbAccessoryUriActivity.java88 intent.addCategory(Intent.CATEGORY_BROWSABLE); in onClick()
/frameworks/base/docs/html/training/app-indexing/
Ddeep-linking.jd42 <dd>Include the {@link android.content.Intent#CATEGORY_BROWSABLE BROWSABLE}
43 category. The {@link android.content.Intent#CATEGORY_BROWSABLE BROWSABLE}
/frameworks/webview/chromium/java/com/android/webview/chromium/
DWebViewContentsClientAdapter.java191 intent.addCategory(Intent.CATEGORY_BROWSABLE); in shouldOverrideUrlLoading()
195 selector.addCategory(Intent.CATEGORY_BROWSABLE); in shouldOverrideUrlLoading()
/frameworks/base/core/java/android/content/
DIntent.java2809 public static final String CATEGORY_BROWSABLE = "android.intent.category.BROWSABLE"; field in Intent
/frameworks/base/docs/html/guide/components/
Dintents-filters.jd259 <dt>{@link android.content.Intent#CATEGORY_BROWSABLE}</dt>
/frameworks/base/api/
Dsystem-current.txt7955 …field public static final java.lang.String CATEGORY_BROWSABLE = "android.intent.category.BROWSABLE…
Dcurrent.txt7711 …field public static final java.lang.String CATEGORY_BROWSABLE = "android.intent.category.BROWSABLE…