Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DContext.java3293 value = {CONTEXT_INCLUDE_CODE, CONTEXT_IGNORE_SECURITY, CONTEXT_RESTRICTED})
3318 public static final int CONTEXT_IGNORE_SECURITY = 0x00000002; field in Context
/frameworks/base/core/java/android/webkit/
DWebViewFactory.java152 Context.CONTEXT_INCLUDE_CODE | Context.CONTEXT_IGNORE_SECURITY); in getFactoryClass()
/frameworks/base/core/java/android/app/
DActivityThread.java1679 && (flags&Context.CONTEXT_IGNORE_SECURITY) == 0) { in getPackageInfo()
1714 |Context.CONTEXT_IGNORE_SECURITY)) in getPackageInfo()
/frameworks/base/api/
Dsystem-current.txt7483 field public static final int CONTEXT_IGNORE_SECURITY = 2; // 0x2
Dcurrent.txt7244 field public static final int CONTEXT_IGNORE_SECURITY = 2; // 0x2