Searched refs:CATEGORY_BROWSABLE (Results 1 – 6 of 6) sorted by relevance
90 intent.addCategory(Intent.CATEGORY_BROWSABLE); in onClick()
229 intent.addCategory(Intent.CATEGORY_BROWSABLE); in uiOverrideUrlLoading()
241 <td>{@code CATEGORY_BROWSABLE}489 above corresponds to the {@code CATEGORY_BROWSABLE} constant mentioned earlier
2168 public static final String CATEGORY_BROWSABLE = "android.intent.category.BROWSABLE"; field in Intent
5497 …field public static final java.lang.String CATEGORY_BROWSABLE = "android.intent.category.BROWSABLE…