Home
last modified time | relevance | path

Searched refs:scanDirPath (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DApexManager.java313 abstract void reportErrorWithApkInApex(String scanDirPath, String errorMsg); in reportErrorWithApkInApex() argument
847 void reportErrorWithApkInApex(String scanDirPath, String errorMsg) { in reportErrorWithApkInApex() argument
850 if (scanDirPath.startsWith(aai.apexDirectory.getAbsolutePath())) { in reportErrorWithApkInApex()
1285 void reportErrorWithApkInApex(String scanDirPath, String errorMsg) { in reportErrorWithApkInApex() argument