Searched refs:DEX_OPTIONS_DISABLE_MERGER (Results 1 – 3 of 3) sorted by relevance
241 public static final String DEX_OPTIONS_DISABLE_MERGER = "dex.disable.merger"; //$NON-NLS-1$ field in AdtConstants
133 String dexMergerStr = projectState.getProperty(AdtConstants.DEX_OPTIONS_DISABLE_MERGER); in exportReleaseApk()
488 AdtConstants.DEX_OPTIONS_DISABLE_MERGER); in build()