Searched refs:reportErrorWithApkInApex (Results 1 – 3 of 3) sorted by relevance
271 abstract void reportErrorWithApkInApex(String scanDirPath, String errorMsg); in reportErrorWithApkInApex() method in ApexManager733 void reportErrorWithApkInApex(String scanDirPath, String errorMsg) { in reportErrorWithApkInApex() method in ApexManager.ApexManagerImpl1105 void reportErrorWithApkInApex(String scanDirPath, String errorMsg) { in reportErrorWithApkInApex() method in ApexManager.ApexManagerFlattenedApex
3764 mApexManager.reportErrorWithApkInApex(scanDir.getAbsolutePath(), errorMsg); in installPackagesFromDir()
329 mApexManager.reportErrorWithApkInApex(activeApex.apexDirectory.getAbsolutePath(), in testReportErrorWithApkInApex()