Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageInstallerSession.java2556 child.prepareInheritedFiles(); in verify()
2560 prepareInheritedFiles(); in verify()
2587 private void prepareInheritedFiles() throws PackageManagerException { in prepareInheritedFiles() method in PackageInstallerSession