Searched refs:CONTEXT_IGNORE_SECURITY (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/webkit/
H A DPluginManager.java258 Context.CONTEXT_IGNORE_SECURITY);
/frameworks/base/core/java/android/content/
H A DContext.java1902 public static final int CONTEXT_IGNORE_SECURITY = 0x00000002; field in class:Context
1928 * or {@link #CONTEXT_IGNORE_SECURITY}.
/frameworks/base/core/java/android/app/
H A DActivityThread.java2289 && (flags&Context.CONTEXT_IGNORE_SECURITY) == 0) {
2320 |Context.CONTEXT_IGNORE_SECURITY))

Completed in 54 milliseconds