Searched refs:removeCodePathLI (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageInstallerService.java235 mPm.removeCodePathLI(stage);
H A DPackageManagerService.java3313 removeCodePathLI(dstCodePath);
9184 removeCodePathLI(parseResult.scanFile);
10358 void removeCodePathLI(File codePath) { method in class:PackageManagerService
17047 removeCodePathLI(codeFile);
17504 removeCodePathLI(codeFile);
22090 removeCodePathLI(codePath);
[all...]

Completed in 109 milliseconds