Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/test-apps/SimpleServiceTestApp/src/com/android/servicestests/apps/simpleservicetestapp/
DSimpleService.java136 Context.CONTEXT_INCLUDE_CODE | Context.CONTEXT_IGNORE_SECURITY); in onBind()
/frameworks/base/core/java/android/webkit/
DWebViewLibraryLoader.java81 Context.CONTEXT_INCLUDE_CODE | Context.CONTEXT_IGNORE_SECURITY); in main()
DWebViewFactory.java521 Context.CONTEXT_INCLUDE_CODE | Context.CONTEXT_IGNORE_SECURITY); in getWebViewContextAndSetProvider()
/frameworks/base/core/java/android/content/
DContext.java7217 CONTEXT_IGNORE_SECURITY,
7247 public static final int CONTEXT_IGNORE_SECURITY = 0x00000002; field in Context
/frameworks/base/core/java/android/app/
DContextImpl.java3083 return (mFlags & Context.CONTEXT_IGNORE_SECURITY) != 0; in canLoadUnsafeResources()
DActivityThread.java2837 && (flags&Context.CONTEXT_IGNORE_SECURITY) == 0) { in getPackageInfo()
2865 |Context.CONTEXT_IGNORE_SECURITY)) in getPackageInfo()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7242 field public static final int CONTEXT_IGNORE_SECURITY = 2; // 0x2
/frameworks/base/core/api/
Dcurrent.txt10713 field public static final int CONTEXT_IGNORE_SECURITY = 2; // 0x2