Searched refs:DEX_EXTENSION (Results 1 – 1 of 1) sorted by relevance
90 private static final String DEX_EXTENSION = ".dex"; field in Main428 return DEX_PREFIX + (i + 1) + DEX_EXTENSION; in getDexFileName()