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.java848 final File stubCodePath = new File(codePath); in getCompressedFiles() local
849 final String stubName = stubCodePath.getName(); in getCompressedFiles()
869 final File stubParentDir = stubCodePath.getParentFile(); in getCompressedFiles()