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

/frameworks/base/core/java/android/content/pm/
H A DPackageManager.java183 public static final int MATCH_DEFAULT_ONLY = 0x00010000; field in class:PackageManager
1783 * specified), be sure to consider whether to set the {@link #MATCH_DEFAULT_ONLY}
1792 * {@link #MATCH_DEFAULT_ONLY}, to limit the resolution to only
1801 * @see #MATCH_DEFAULT_ONLY
1813 * specified), be sure to consider whether to set the {@link #MATCH_DEFAULT_ONLY}
1822 * {@link #MATCH_DEFAULT_ONLY}, to limit the resolution to only
1832 * @see #MATCH_DEFAULT_ONLY
1845 * {@link #MATCH_DEFAULT_ONLY}, to limit the resolution to only
1854 * @see #MATCH_DEFAULT_ONLY
1866 * {@link #MATCH_DEFAULT_ONLY}, t
[all...]

Completed in 10 milliseconds