Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DIntentFilter.java741 public final boolean matchAction(String action) { in matchAction() method in IntentFilter
1541 if (action != null && !matchAction(action)) { in match()
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java8178 || (action != null && sri.filter.matchAction(action))) { in queryIntentActivityOptionsInternal()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7889 method public final boolean matchAction(java.lang.String);
/frameworks/base/api/
Dcurrent.txt9662 method public final boolean matchAction(java.lang.String);
Dtest-current.txt9697 method public final boolean matchAction(java.lang.String);
Dsystem-current.txt10212 method public final boolean matchAction(java.lang.String);
/frameworks/base/config/
Dboot-image-profile.txt19260 HSPLandroid/content/IntentFilter;->matchAction(Ljava/lang/String;)Z