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

/frameworks/base/core/java/android/content/pm/
H A DPackageManager.java191 public static final int MATCH_DEFAULT_ONLY = 0x00010000; field in class:PackageManager
2002 * specified), be sure to consider whether to set the {@link #MATCH_DEFAULT_ONLY}
2011 * {@link #MATCH_DEFAULT_ONLY}, to limit the resolution to only
2020 * @see #MATCH_DEFAULT_ONLY
2032 * specified), be sure to consider whether to set the {@link #MATCH_DEFAULT_ONLY}
2041 * {@link #MATCH_DEFAULT_ONLY}, to limit the resolution to only
2051 * @see #MATCH_DEFAULT_ONLY
2064 * {@link #MATCH_DEFAULT_ONLY}, to limit the resolution to only
2073 * @see #MATCH_DEFAULT_ONLY
2085 * {@link #MATCH_DEFAULT_ONLY}, t
[all...]

Completed in 92 milliseconds