Searched refs:DOT_DEX (Results 1 – 2 of 2) sorted by relevance
163 File dexFile = File.createTempFile(TEMP_PREFIX, SdkConstants.DOT_DEX); in exportReleaseApk()
881 public static final String DOT_DEX = DOT + EXT_DEX; field in SdkConstants