Searched refs:CONTEXT_IGNORE_SECURITY (Results 1 – 8 of 8) sorted by relevance
81 Context.CONTEXT_INCLUDE_CODE | Context.CONTEXT_IGNORE_SECURITY); in main()
382 Context.CONTEXT_INCLUDE_CODE | Context.CONTEXT_IGNORE_SECURITY); in getWebViewContextAndSetProvider()
5318 CONTEXT_IGNORE_SECURITY,5348 public static final int CONTEXT_IGNORE_SECURITY = 0x00000002; field in Context
2356 return (mFlags & Context.CONTEXT_IGNORE_SECURITY) != 0; in canLoadUnsafeResources()
2230 && (flags&Context.CONTEXT_IGNORE_SECURITY) == 0) { in getPackageInfo()2258 |Context.CONTEXT_IGNORE_SECURITY)) in getPackageInfo()
7242 field public static final int CONTEXT_IGNORE_SECURITY = 2; // 0x2
9829 field public static final int CONTEXT_IGNORE_SECURITY = 2; // 0x2