Searched defs:appInstallMap (Results 1 – 1 of 1) sorted by relevance
117 Map<String, Long> appInstallMap = new HashMap<>(); in getAppInstallMap() local166 private byte[] convertAppInstallFromMapToBytes(Map<String, Long> appInstallMap) { in convertAppInstallFromMapToBytes()185 HashMap<String, Long> appInstallMap = new HashMap<>(); in convertAppInstallFromBytesToMap() local