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