Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerServiceUtils.java861 final File stubCodePath = new File(codePath); in getCompressedFiles() local
862 final String stubName = stubCodePath.getName(); in getCompressedFiles()
882 final File stubParentDir = stubCodePath.getParentFile(); in getCompressedFiles()