Searched refs:INSTALL_PARSE_FAILED_NOT_APK (Results 1 – 7 of 7) sorted by relevance
19 import static android.content.pm.PackageManager.INSTALL_PARSE_FAILED_NOT_APK;53 throw new PackageParserException(INSTALL_PARSE_FAILED_NOT_APK, in loadApkAssets()
18 import static android.content.pm.PackageManager.INSTALL_PARSE_FAILED_NOT_APK;70 throw new PackageParserException(INSTALL_PARSE_FAILED_NOT_APK, in loadApkAssets()
108 return input.error(PackageManager.INSTALL_PARSE_FAILED_NOT_APK, in parseClusterPackageLite()241 return input.error(PackageManager.INSTALL_PARSE_FAILED_NOT_APK, in parseApkLiteInner()
1348 public static final int INSTALL_PARSE_FAILED_NOT_APK = -100; field in PackageManager7449 case INSTALL_PARSE_FAILED_NOT_APK: return "INSTALL_PARSE_FAILED_NOT_APK"; in installStatusToString()7503 case INSTALL_PARSE_FAILED_NOT_APK: return PackageInstaller.STATUS_FAILURE_INVALID; in installStatusToPublicStatus()
38 import static android.content.pm.PackageManager.INSTALL_PARSE_FAILED_NOT_APK;945 throw new PackageParserException(INSTALL_PARSE_FAILED_NOT_APK, in parseClusterPackageLite()1105 throw new PackageParserException(INSTALL_PARSE_FAILED_NOT_APK, in parseClusterPackage()1449 throw new PackageParserException(INSTALL_PARSE_FAILED_NOT_APK, in parseApkLiteInner()
2132 field public static final int INSTALL_PARSE_FAILED_NOT_APK = -100; // 0xffffff9c
2184 field public static final int INSTALL_PARSE_FAILED_NOT_APK = -100; // 0xffffff9c