Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DSettings.java1022 removeAppIdLPw(p.sharedUser.userId); in removePackageLPw()
1026 removeAppIdLPw(p.appId); in removePackageLPw()
1099 void removeAppIdLPw(int appId) { in removeAppIdLPw() method in Settings
DPackageManagerService.java10951 mSettings.removeAppIdLPw(result.pkgSetting.appId);