Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DInstantAppRegistry.java352 addUninstalledInstantAppLPw(pkg, userId); in onPackageUninstalledLPw()
490 private void addUninstalledInstantAppLPw(@NonNull PackageParser.Package pkg, in addUninstalledInstantAppLPw() method in InstantAppRegistry