Searched refs:CONTEXT_IGNORE_SECURITY (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()
6975 CONTEXT_IGNORE_SECURITY,7005 public static final int CONTEXT_IGNORE_SECURITY = 0x00000002; field in Context
3019 return (mFlags & Context.CONTEXT_IGNORE_SECURITY) != 0; in canLoadUnsafeResources()
2666 && (flags&Context.CONTEXT_IGNORE_SECURITY) == 0) { in getPackageInfo()2694 |Context.CONTEXT_IGNORE_SECURITY)) in getPackageInfo()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
10375 field public static final int CONTEXT_IGNORE_SECURITY = 2; // 0x2