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

/frameworks/base/core/java/android/content/pm/
H A DPackageManager.java166 MATCH_DIRECT_BOOT_UNAWARE,
187 MATCH_DIRECT_BOOT_UNAWARE,
384 * {@link #MATCH_DIRECT_BOOT_UNAWARE} are specified, the default behavior is
390 * and {@link #MATCH_DIRECT_BOOT_UNAWARE} components are returned.
394 public static final int MATCH_DIRECT_BOOT_UNAWARE = 0x00040000; field in class:PackageManager
401 * {@link #MATCH_DIRECT_BOOT_UNAWARE} are specified, the default behavior is
407 * and {@link #MATCH_DIRECT_BOOT_UNAWARE} components are returned.
450 * @see #MATCH_DIRECT_BOOT_UNAWARE
2908 * {@link #MATCH_DIRECT_BOOT_UNAWARE}, {@link #MATCH_SYSTEM_ONLY}
2923 * @see #MATCH_DIRECT_BOOT_UNAWARE
[all...]

Completed in 90 milliseconds