Searched refs:DEX_OPTIONS_FORCEJUMBO (Results 1 – 3 of 3) sorted by relevance
240 public static final String DEX_OPTIONS_FORCEJUMBO = "dex.force.jumbo"; //$NON-NLS-1$ field in AdtConstants
130 String forceJumboStr = projectState.getProperty(AdtConstants.DEX_OPTIONS_FORCEJUMBO); in exportReleaseApk()
484 AdtConstants.DEX_OPTIONS_FORCEJUMBO); in build()