Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DInstantAppRegistry.java354 removeInstantAppLPw(userId, ps.appId); in onPackageUninstalledLPw()
452 private void removeInstantAppLPw(@UserIdInt int userId, int instantAppId) { in removeInstantAppLPw() method in InstantAppRegistry