Searched refs:hasCategory (Results 1 – 13 of 13) sorted by relevance
51 boolean docked = launchIntent.hasCategory(Intent.CATEGORY_DESK_DOCK); in onStart()
116 if (filter.hasCategory(mControlCategories.get(j))) { in matchesControlFilters()
992 if (mControlFilters.get(i).hasCategory(category)) { in supportsControlCategory()1031 if (filter.hasCategory(category) && filter.hasAction(action)) { in supportsControlAction()
90 if (!f2.hasCategory(f1.getCategory(i))) { in filterEquals()753 + filter.hasCategory(Intent.CATEGORY_DEFAULT)); in buildResolveList()754 if (!defaultOnly || filter.hasCategory(Intent.CATEGORY_DEFAULT)) { in buildResolveList()
536 return hasCategory(Intent.CATEGORY_APP_BROWSER) || in handleAllWebDataURI()559 || !hasCategory(Intent.CATEGORY_BROWSABLE) in handlesWebUris()1375 public final boolean hasCategory(String category) { in hasCategory() method in IntentFilter
5107 public boolean hasCategory(String category) { in hasCategory() method
348 public boolean hasCategory(String category) { in hasCategory() method in ApduServiceInfo
555 _intent.hasCategory(Intent.CATEGORY_HOME) && in ActivityRecord()
415 if (intent.hasCategory(MediaControlIntent.CATEGORY_REMOTE_PLAYBACK)) {
4229 outInfo.hasDefault = outInfo.hasCategory(Intent.CATEGORY_DEFAULT); in parseIntent()
815 return filter.hasCategory(Intent.CATEGORY_BROWSABLE) in hasValidDomains()15269 if (filter.hasCategory(Intent.CATEGORY_BROWSABLE) in dumpDomainString()
8022 method public boolean hasCategory(java.lang.String);8395 method public final boolean hasCategory(java.lang.String);
8273 method public boolean hasCategory(java.lang.String);8652 method public final boolean hasCategory(java.lang.String);