Searched refs:CONTEXT_INCLUDE_CODE (Results 1 – 8 of 8) sorted by relevance
136 Context.CONTEXT_INCLUDE_CODE | Context.CONTEXT_IGNORE_SECURITY); in onBind()
81 Context.CONTEXT_INCLUDE_CODE | Context.CONTEXT_IGNORE_SECURITY); in main()
472 Context.CONTEXT_INCLUDE_CODE | Context.CONTEXT_IGNORE_SECURITY); in getWebViewContextAndSetProvider()
19 import static android.content.Context.CONTEXT_INCLUDE_CODE;513 final int flags = (sameAppWithProcess ? CONTEXT_INCLUDE_CODE : 0) in loadDrawableAsUser()
6974 CONTEXT_INCLUDE_CODE,6996 public static final int CONTEXT_INCLUDE_CODE = 0x00000001; field in Context
2651 } else if ((flags & Context.CONTEXT_INCLUDE_CODE) != 0) { in getPackageInfo()2687 boolean includeCode = (flags&Context.CONTEXT_INCLUDE_CODE) != 0; in getPackageInfo()2693 if ((flags&(Context.CONTEXT_INCLUDE_CODE in getPackageInfo()2695 == Context.CONTEXT_INCLUDE_CODE) { in getPackageInfo()3697 Context.CONTEXT_INCLUDE_CODE); in performLaunchActivity()7792 Context.CONTEXT_INCLUDE_CODE); in installProvider()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
10376 field public static final int CONTEXT_INCLUDE_CODE = 1; // 0x1