Searched refs:FLAG_DIRECT_BOOT_AUTO (Results 1 – 5 of 5) sorted by relevance
7187 public static final int FLAG_DIRECT_BOOT_AUTO = 0x00000100; field in Intent7191 public static final int FLAG_DEBUG_TRIAGED_MISSING = FLAG_DIRECT_BOOT_AUTO;
3092 intent.addFlags(Intent.FLAG_DIRECT_BOOT_AUTO); in startOtherServices()
2208 if ((intent.getFlags() & Intent.FLAG_DIRECT_BOOT_AUTO) != 0) { in updateFlagsForComponent()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
11469 field public static final int FLAG_DIRECT_BOOT_AUTO = 256; // 0x100