Searched refs:hasCategory (Results 1 – 7 of 7) sorted by relevance
549 if (!defaultOnly || filter.hasCategory(Intent.CATEGORY_DEFAULT)) { in buildResolveList()
301 _intent.hasCategory(Intent.CATEGORY_HOME) && in ActivityRecord()
1001 public final boolean hasCategory(String category) { in hasCategory() method in IntentFilter
3532 public boolean hasCategory(String category) { in hasCategory() method in Intent
2907 outInfo.hasDefault = outInfo.hasCategory(Intent.CATEGORY_DEFAULT); in parseIntent()
5336 method public boolean hasCategory(java.lang.String);5638 method public final boolean hasCategory(java.lang.String);