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

/frameworks/base/core/java/android/content/pm/
H A DPackageManager.java182 public static final int MATCH_DEFAULT_ONLY = 0x00010000; field in class:PackageManager
1627 * specified), be sure to consider whether to set the {@link #MATCH_DEFAULT_ONLY}
1636 * {@link #MATCH_DEFAULT_ONLY}, to limit the resolution to only
1645 * @see #MATCH_DEFAULT_ONLY
1656 * {@link #MATCH_DEFAULT_ONLY}, to limit the resolution to only
1665 * @see #MATCH_DEFAULT_ONLY
1687 * {@link #MATCH_DEFAULT_ONLY}, to limit the resolution to only
1697 * @see #MATCH_DEFAULT_ONLY
1714 * @see #MATCH_DEFAULT_ONLY

Completed in 840 milliseconds