Searched refs:CONTEXT_IGNORE_SECURITY (Results 1 – 4 of 4) sorted by relevance
3271 value = {CONTEXT_INCLUDE_CODE, CONTEXT_IGNORE_SECURITY, CONTEXT_RESTRICTED})3296 public static final int CONTEXT_IGNORE_SECURITY = 0x00000002; field in Context
139 Context.CONTEXT_INCLUDE_CODE | Context.CONTEXT_IGNORE_SECURITY); in getFactoryClass()
1654 && (flags&Context.CONTEXT_IGNORE_SECURITY) == 0) { in getPackageInfo()1689 |Context.CONTEXT_IGNORE_SECURITY)) in getPackageInfo()
7210 field public static final int CONTEXT_IGNORE_SECURITY = 2; // 0x2