Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/servicestests/test-apps/SimpleServiceTestApp/src/com/android/servicestests/apps/simpleservicetestapp/
H A DSimpleService.java133 Context.CONTEXT_INCLUDE_CODE | Context.CONTEXT_IGNORE_SECURITY); in onBind()
/aosp12/frameworks/base/core/java/android/webkit/
H A DWebViewLibraryLoader.java81 Context.CONTEXT_INCLUDE_CODE | Context.CONTEXT_IGNORE_SECURITY); in main()
H A DWebViewFactory.java472 Context.CONTEXT_INCLUDE_CODE | Context.CONTEXT_IGNORE_SECURITY); in getWebViewContextAndSetProvider()
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/pluginsupport/
H A DPluginFactorySingleton.java169 Context.CONTEXT_INCLUDE_CODE | Context.CONTEXT_IGNORE_SECURITY); in getImpl()
/aosp12/frameworks/base/core/java/android/content/
H A DContext.java6172 CONTEXT_IGNORE_SECURITY,
6202 public static final int CONTEXT_IGNORE_SECURITY = 0x00000002; field in Context
/aosp12/frameworks/base/core/java/android/app/
H A DContextImpl.java2837 return (mFlags & Context.CONTEXT_IGNORE_SECURITY) != 0; in canLoadUnsafeResources()
H A DActivityThread.java2459 && (flags&Context.CONTEXT_IGNORE_SECURITY) == 0) { in getPackageInfo()
2487 |Context.CONTEXT_IGNORE_SECURITY)) in getPackageInfo()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt10639 field public static final int CONTEXT_IGNORE_SECURITY = 2; // 0x2
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt7242 field public static final int CONTEXT_IGNORE_SECURITY = 2; // 0x2