Searched refs:compressedFileExists (Results 1 – 3 of 3) sorted by relevance
824 public static boolean compressedFileExists(String codePath) { in compressedFileExists() method
126 import static com.android.server.pm.PackageManagerServiceUtils.compressedFileExists;14657 if (compressedFileExists(parsedPackage.getPath())) {
31712 HSPLcom/android/server/pm/PackageManagerServiceUtils;->compressedFileExists(Ljava/lang/String;)Z