Searched refs:packageNames (Results 1 – 1 of 1) sorted by relevance
82 Map<String, String> packageNames = new HashMap<>(); in testApkPackageNames() local138 String put = packageNames.put(packageName, apkName); in testApkPackageNames()