Home | History | Annotate | Download | only in pm

Lines Matching refs:invalidFile

3153         File invalidFile = new File("/nonexistent-file.apk");
3154 invokeInstallPackageFail(Uri.fromFile(invalidFile), 0, retCode);