Searched defs:NO_MATCH_ACTION (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/
H A DIntentFilter.java227 public static final int NO_MATCH_ACTION = -3; field in class:IntentFilter
1059 * {@link #NO_MATCH_ACTION if the action didn't match, or
1093 * {@link #NO_MATCH_ACTION if the action didn't match, or
1108 return NO_MATCH_ACTION;

Completed in 39 milliseconds