Searched refs:CATEGORY_BROWSABLE (Results 1 – 14 of 14) sorted by relevance
88 intent.addCategory(Intent.CATEGORY_BROWSABLE); in onClick()
159 .addCategory(Intent.CATEGORY_BROWSABLE) in isTheFinalCountDown()
232 Intent.ACTION_VIEW, Intent.CATEGORY_BROWSABLE); in forwardToManagedProfile_canForward_selectorIntent()
596 .addCategory(Intent.CATEGORY_BROWSABLE) in postEphemeralNotif()
595 || !hasCategory(Intent.CATEGORY_BROWSABLE) in handlesWebUris()
3867 public static final String CATEGORY_BROWSABLE = "android.intent.category.BROWSABLE"; field in Intent
405 if (categories != null && categories.contains(Intent.CATEGORY_BROWSABLE)) { in grantInstantAccessLPw()
559 sBrowserIntent.addCategory(Intent.CATEGORY_BROWSABLE);1269 return filter.hasCategory(Intent.CATEGORY_BROWSABLE) in hasValidDomains()23519 if (filter.hasCategory(Intent.CATEGORY_BROWSABLE) in dumpDomainString()
795 categories.contains(Intent.CATEGORY_BROWSABLE); in onTargetSelected()
5442 return intent.hasCategory(Intent.CATEGORY_BROWSABLE) in isImplicitlyExposedIntent()
7709 …field public static final java.lang.String CATEGORY_BROWSABLE = "android.intent.category.BROWSABLE…
9460 …field public static final java.lang.String CATEGORY_BROWSABLE = "android.intent.category.BROWSABLE…
9495 …field public static final java.lang.String CATEGORY_BROWSABLE = "android.intent.category.BROWSABLE…
10002 …field public static final java.lang.String CATEGORY_BROWSABLE = "android.intent.category.BROWSABLE…