Searched defs:matchAction (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/content/
H A DIntentFilter.java501 public final boolean matchAction(String action) { method in class:IntentFilter
1292 if (action != null && !matchAction(action)) {

Completed in 40 milliseconds