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

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

Completed in 45 milliseconds