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

/frameworks/base/core/java/android/content/
H A DIntentFilter.java250 public static final int NO_MATCH_CATEGORY = -4; field in class:IntentFilter
1434 * {@link #NO_MATCH_CATEGORY} if one or more categories didn't match.
1464 * {@link #NO_MATCH_CATEGORY} if one or more categories didn't match.
1501 return NO_MATCH_CATEGORY;

Completed in 201 milliseconds