Searched refs:CONTEXT_INCLUDE_CODE (Results 1 – 5 of 5) sorted by relevance
3293 value = {CONTEXT_INCLUDE_CODE, CONTEXT_IGNORE_SECURITY, CONTEXT_RESTRICTED})3309 public static final int CONTEXT_INCLUDE_CODE = 0x00000001; field in Context
152 Context.CONTEXT_INCLUDE_CODE | Context.CONTEXT_IGNORE_SECURITY); in getFactoryClass()
1667 if ((flags&Context.CONTEXT_INCLUDE_CODE) != 0) { in getPackageInfo()1707 boolean includeCode = (flags&Context.CONTEXT_INCLUDE_CODE) != 0; in getPackageInfo()1713 if ((flags&(Context.CONTEXT_INCLUDE_CODE in getPackageInfo()1715 == Context.CONTEXT_INCLUDE_CODE) { in getPackageInfo()2208 Context.CONTEXT_INCLUDE_CODE); in performLaunchActivity()4973 Context.CONTEXT_INCLUDE_CODE); in installProvider()
7484 field public static final int CONTEXT_INCLUDE_CODE = 1; // 0x1
7245 field public static final int CONTEXT_INCLUDE_CODE = 1; // 0x1