Searched refs:CONTEXT_INCLUDE_CODE (Results 1 – 7 of 7) sorted by relevance
81 Context.CONTEXT_INCLUDE_CODE | Context.CONTEXT_IGNORE_SECURITY); in main()
382 Context.CONTEXT_INCLUDE_CODE | Context.CONTEXT_IGNORE_SECURITY); in getWebViewContextAndSetProvider()
5317 CONTEXT_INCLUDE_CODE,5339 public static final int CONTEXT_INCLUDE_CODE = 0x00000001; field in Context
2217 } else if ((flags & Context.CONTEXT_INCLUDE_CODE) != 0) { in getPackageInfo()2251 boolean includeCode = (flags&Context.CONTEXT_INCLUDE_CODE) != 0; in getPackageInfo()2257 if ((flags&(Context.CONTEXT_INCLUDE_CODE in getPackageInfo()2259 == Context.CONTEXT_INCLUDE_CODE) { in getPackageInfo()3182 Context.CONTEXT_INCLUDE_CODE); in performLaunchActivity()6983 Context.CONTEXT_INCLUDE_CODE); in installProvider()
7243 field public static final int CONTEXT_INCLUDE_CODE = 1; // 0x1
9830 field public static final int CONTEXT_INCLUDE_CODE = 1; // 0x1