Searched refs:FLAG_DIRECT_BOOT_AUTO (Results 1 – 3 of 3) sorted by relevance
6705 public static final int FLAG_DIRECT_BOOT_AUTO = 0x00000100; field in Intent6709 public static final int FLAG_DEBUG_TRIAGED_MISSING = FLAG_DIRECT_BOOT_AUTO;
2139 if ((intent.getFlags() & Intent.FLAG_DIRECT_BOOT_AUTO) != 0) { in updateFlagsForComponent()
10511 field public static final int FLAG_DIRECT_BOOT_AUTO = 256; // 0x100