Searched refs:ANDROID_PRE_N_DEX_VERSION_BYTES (Results 1 – 4 of 4) sorted by relevance
25 public static final byte[] ANDROID_PRE_N_DEX_VERSION_BYTES = {'0', '3', '5'}; field in Constants
786 return Constants.ANDROID_PRE_N_DEX_VERSION_BYTES; in convertApiLevelToDexVersion()
51 buffer.putBytes(Constants.ANDROID_PRE_N_DEX_VERSION_BYTES); in createDexFileWithContent()
48 buffer.putBytes(Constants.ANDROID_PRE_N_DEX_VERSION_BYTES); in createDexFileWithContent()