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

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

Completed in 68 milliseconds