Searched refs:mErrorWithApkInApex (Results 1 – 1 of 1) sorted by relevance
444 private Map<String, String> mErrorWithApkInApex = new ArrayMap<>(); field in ApexManager.ApexManagerImpl851 mErrorWithApkInApex.put(aai.apexModuleName, errorMsg); in reportErrorWithApkInApex()867 return mErrorWithApkInApex.get(moduleName); in getApkInApexInstallError()