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

/frameworks/base/core/java/android/content/pm/
H A DPackageManager.java202 public static final int MATCH_DEFAULT_ONLY = 0x00010000; field in class:PackageManager
2372 * specified), be sure to consider whether to set the {@link #MATCH_DEFAULT_ONLY}
2381 * {@link #MATCH_DEFAULT_ONLY}, to limit the resolution to only
2390 * @see #MATCH_DEFAULT_ONLY
2402 * specified), be sure to consider whether to set the {@link #MATCH_DEFAULT_ONLY}
2411 * {@link #MATCH_DEFAULT_ONLY}, to limit the resolution to only
2421 * @see #MATCH_DEFAULT_ONLY
2434 * {@link #MATCH_DEFAULT_ONLY}, to limit the resolution to only
2443 * @see #MATCH_DEFAULT_ONLY
2455 * {@link #MATCH_DEFAULT_ONLY}, t
[all...]

Completed in 2044 milliseconds