Home
last modified time | relevance | path

Searched refs:hasCategory (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/java/com/android/server/
DIntentResolver.java549 if (!defaultOnly || filter.hasCategory(Intent.CATEGORY_DEFAULT)) { in buildResolveList()
/frameworks/base/services/java/com/android/server/am/
DActivityRecord.java301 _intent.hasCategory(Intent.CATEGORY_HOME) && in ActivityRecord()
/frameworks/base/core/java/android/content/
DIntentFilter.java1001 public final boolean hasCategory(String category) { in hasCategory() method in IntentFilter
DIntent.java3532 public boolean hasCategory(String category) { in hasCategory() method in Intent
/frameworks/base/core/java/android/content/pm/
DPackageParser.java2907 outInfo.hasDefault = outInfo.hasCategory(Intent.CATEGORY_DEFAULT); in parseIntent()
/frameworks/base/api/
Dcurrent.txt5336 method public boolean hasCategory(java.lang.String);
5638 method public final boolean hasCategory(java.lang.String);
D14.txt5336 method public boolean hasCategory(java.lang.String);
5638 method public final boolean hasCategory(java.lang.String);