Searched refs:compatPkgs (Results 1 – 1 of 1) sorted by relevance
1188 final ArrayMap<String, Long> compatPkgs = getCompatibilityPackagesLocked(); in dumpLocked() local1189 if (compatPkgs == null) { in dumpLocked()1192 pw.println(compatPkgs); in dumpLocked()