Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DInstantAppRegistry.java358 removeAppLPw(userId, ps.appId); in onPackageUninstalledLPw()
477 private void removeAppLPw(@UserIdInt int userId, int targetAppId) { in removeAppLPw() method in InstantAppRegistry