Searched refs:CATEGORY_BROWSABLE (Results 1 – 7 of 7) 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}
191 intent.addCategory(Intent.CATEGORY_BROWSABLE); in shouldOverrideUrlLoading()195 selector.addCategory(Intent.CATEGORY_BROWSABLE); in shouldOverrideUrlLoading()
2809 public static final String CATEGORY_BROWSABLE = "android.intent.category.BROWSABLE"; field in Intent
259 <dt>{@link android.content.Intent#CATEGORY_BROWSABLE}</dt>
7955 …field public static final java.lang.String CATEGORY_BROWSABLE = "android.intent.category.BROWSABLE…
7711 …field public static final java.lang.String CATEGORY_BROWSABLE = "android.intent.category.BROWSABLE…