Home
last modified time | relevance | path

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

/frameworks/base/services/java/com/android/server/pm/
DInstaller.java309 public int getSizeInfo(String pkgName, String apkPath, String fwdLockApkPath, in getSizeInfo() argument
317 builder.append(fwdLockApkPath != null ? fwdLockApkPath : "!"); in getSizeInfo()