Home
last modified time | relevance | path

Searched refs:CONTEXT_IGNORE_SECURITY (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/webkit/
DWebViewLibraryLoader.java81 Context.CONTEXT_INCLUDE_CODE | Context.CONTEXT_IGNORE_SECURITY); in main()
DWebViewFactory.java382 Context.CONTEXT_INCLUDE_CODE | Context.CONTEXT_IGNORE_SECURITY); in getWebViewContextAndSetProvider()
/frameworks/base/core/java/android/content/
DContext.java5318 CONTEXT_IGNORE_SECURITY,
5348 public static final int CONTEXT_IGNORE_SECURITY = 0x00000002; field in Context
/frameworks/base/core/java/android/app/
DContextImpl.java2356 return (mFlags & Context.CONTEXT_IGNORE_SECURITY) != 0; in canLoadUnsafeResources()
DActivityThread.java2230 && (flags&Context.CONTEXT_IGNORE_SECURITY) == 0) { in getPackageInfo()
2258 |Context.CONTEXT_IGNORE_SECURITY)) in getPackageInfo()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7242 field public static final int CONTEXT_IGNORE_SECURITY = 2; // 0x2
/frameworks/base/non-updatable-api/
Dcurrent.txt9829 field public static final int CONTEXT_IGNORE_SECURITY = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt9829 field public static final int CONTEXT_IGNORE_SECURITY = 2; // 0x2