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

/frameworks/base/core/java/android/content/
H A DIntentFilter.java170 public static final int SYSTEM_HIGH_PRIORITY = 1000; field in class:IntentFilter
481 * smaller than {@link #SYSTEM_HIGH_PRIORITY} .
487 * @see #SYSTEM_HIGH_PRIORITY

Completed in 459 milliseconds