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