HomeSort by relevance Sort by last modified time
    Searched defs:MATCH_DIRECT_BOOT_AWARE (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/content/pm/
PackageManager.java 159 MATCH_DIRECT_BOOT_AWARE,
177 MATCH_DIRECT_BOOT_AWARE,
371 * When neither {@link #MATCH_DIRECT_BOOT_AWARE} nor
375 * user is running "locked" and only {@link #MATCH_DIRECT_BOOT_AWARE}
377 * the user is running "unlocked" and both {@link #MATCH_DIRECT_BOOT_AWARE}
388 * When neither {@link #MATCH_DIRECT_BOOT_AWARE} nor
392 * user is running "locked" and only {@link #MATCH_DIRECT_BOOT_AWARE}
394 * the user is running "unlocked" and both {@link #MATCH_DIRECT_BOOT_AWARE}
399 public static final int MATCH_DIRECT_BOOT_AWARE = 0x00080000;
437 * @see #MATCH_DIRECT_BOOT_AWARE
    [all...]
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 76 milliseconds