Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerServiceUtils.java687 final File stubCodePath = new File(codePath); in getCompressedFiles() local
688 final String stubName = stubCodePath.getName(); in getCompressedFiles()
708 final File stubParentDir = stubCodePath.getParentFile(); in getCompressedFiles()