Searched refs:KEY_DEX_CRC (Results 1 – 1 of 1) sorted by relevance
77 private static final String KEY_DEX_CRC = "dex.crc."; field in MultiDexExtractor194 prefsKeyPrefix + KEY_DEX_CRC + secondaryNumber, NO_VALUE); in loadExistingExtractions()334 edit.putLong(keyPrefix + KEY_DEX_CRC + extractedDexId, dex.crc); in putStoredApkInfo()