Searched refs:CATEGORY_BROWSABLE (Results 1 – 19 of 19) sorted by relevance
88 intent.addCategory(Intent.CATEGORY_BROWSABLE); in onClick()
42 <dd>Include the {@link android.content.Intent#CATEGORY_BROWSABLE BROWSABLE}43 category. The {@link android.content.Intent#CATEGORY_BROWSABLE BROWSABLE}
560 || !hasCategory(Intent.CATEGORY_BROWSABLE) in handlesWebUris()
3279 public static final String CATEGORY_BROWSABLE = "android.intent.category.BROWSABLE"; field in Intent
256 <dt>{@link android.content.Intent#CATEGORY_BROWSABLE}</dt>
787 categories.contains(Intent.CATEGORY_BROWSABLE); in onTargetSelected()
259 <dt>{@link android.content.Intent#CATEGORY_BROWSABLE}</dt>
482 sBrowserIntent.addCategory(Intent.CATEGORY_BROWSABLE);957 return filter.hasCategory(Intent.CATEGORY_BROWSABLE) in hasValidDomains()18783 if (filter.hasCategory(Intent.CATEGORY_BROWSABLE)
7709 …field public static final java.lang.String CATEGORY_BROWSABLE = "android.intent.category.BROWSABLE…
8650 …field public static final java.lang.String CATEGORY_BROWSABLE = "android.intent.category.BROWSABLE…
8986 …field public static final java.lang.String CATEGORY_BROWSABLE = "android.intent.category.BROWSABLE…
8659 …field public static final java.lang.String CATEGORY_BROWSABLE = "android.intent.category.BROWSABLE…