Searched refs:CONTEXT_IGNORE_SECURITY (Results 1 – 9 of 9) 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()
521 Context.CONTEXT_INCLUDE_CODE | Context.CONTEXT_IGNORE_SECURITY); in getWebViewContextAndSetProvider()
7217 CONTEXT_IGNORE_SECURITY,7247 public static final int CONTEXT_IGNORE_SECURITY = 0x00000002; field in Context
3083 return (mFlags & Context.CONTEXT_IGNORE_SECURITY) != 0; in canLoadUnsafeResources()
2837 && (flags&Context.CONTEXT_IGNORE_SECURITY) == 0) { in getPackageInfo()2865 |Context.CONTEXT_IGNORE_SECURITY)) in getPackageInfo()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7242 field public static final int CONTEXT_IGNORE_SECURITY = 2; // 0x2
10713 field public static final int CONTEXT_IGNORE_SECURITY = 2; // 0x2