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

/frameworks/base/core/java/android/content/pm/
H A DPackageManager.java229 public static final int MATCH_DEFAULT_ONLY = 0x00010000; field in class:PackageManager
2782 * specified), be sure to consider whether to set the {@link #MATCH_DEFAULT_ONLY}
2791 * {@link #MATCH_DEFAULT_ONLY}, to limit the resolution to only
2800 * @see #MATCH_DEFAULT_ONLY
2812 * specified), be sure to consider whether to set the {@link #MATCH_DEFAULT_ONLY}
2821 * {@link #MATCH_DEFAULT_ONLY}, to limit the resolution to only
2831 * @see #MATCH_DEFAULT_ONLY
2844 * {@link #MATCH_DEFAULT_ONLY}, to limit the resolution to only
2855 * @see #MATCH_DEFAULT_ONLY
2867 * {@link #MATCH_DEFAULT_ONLY}, t
[all...]

Completed in 74 milliseconds