Searched refs:matchAction (Results 1 – 7 of 7) sorted by relevance
79 .that(filter.matchAction("Filter1")) in testBroadcastReceiver()82 .that(filter.matchAction("Filter2")) in testBroadcastReceiver()
742 public final boolean matchAction(String action) { in matchAction() method in IntentFilter1551 if (action != null && !matchAction(action)) { in match()
7434 || (action != null && sri.filter.matchAction(action))) {
7889 method public final boolean matchAction(java.lang.String);
7538 Landroid/content/IntentFilter;->matchAction(Ljava/lang/String;)Z
17588 HSPLandroid/content/IntentFilter;->matchAction(Ljava/lang/String;)Z
10205 method public final boolean matchAction(java.lang.String);