Searched refs:hasCategory (Results 1 – 12 of 12) sorted by relevance
51 boolean docked = launchIntent.hasCategory(Intent.CATEGORY_DESK_DOCK); in onStart()
91 if (!f2.hasCategory(f1.getCategory(i))) { in filterEquals()787 + filter.hasCategory(Intent.CATEGORY_DEFAULT)); in buildResolveList()788 if (!defaultOnly || filter.hasCategory(Intent.CATEGORY_DEFAULT)) { in buildResolveList()
179 && intent.hasCategory(Intent.CATEGORY_BROWSABLE); in isViewActionIntent()
578 return hasCategory(Intent.CATEGORY_APP_BROWSER) || in handleAllWebDataURI()601 || !hasCategory(Intent.CATEGORY_BROWSABLE) in handlesWebUris()1461 public final boolean hasCategory(String category) { in hasCategory() method in IntentFilter
7639 public boolean hasCategory(String category) { in hasCategory() method
329 if (!queryIntent.hasCategory(CATEGORY_SLICE)) { in getAuthority()
477 && filter.hasCategory(Intent.CATEGORY_BROWSABLE)) { in computeResolveFilters()
1245 return filter.hasCategory(Intent.CATEGORY_BROWSABLE) in hasValidDomains()6904 && intent.hasCategory(CATEGORY_HOME)6905 && intent.hasCategory(CATEGORY_DEFAULT);22485 if (filter.hasCategory(Intent.CATEGORY_BROWSABLE)
407 public boolean hasCategory(String category) { in hasCategory() method in ApduServiceInfo
1239 && (intent.hasCategory(CATEGORY_HOME) in isHomeIntent()1240 || intent.hasCategory(CATEGORY_SECONDARY_HOME)) in isHomeIntent()1248 && intent.hasCategory(CATEGORY_LAUNCHER) in isMainIntent()
5529 return intent.hasCategory(Intent.CATEGORY_BROWSABLE) in isImplicitlyExposedIntent()5886 outInfo.hasDefault = outInfo.hasCategory(Intent.CATEGORY_DEFAULT); in parseIntent()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...