Searched refs:shouldKeepUninstalledPackageLPr (Results 1 – 2 of 2) sorted by relevance
489 mPm.shouldKeepUninstalledPackageLPr(packageName); in executeDeletePackageLIF()990 boolean keep = mPm.shouldKeepUninstalledPackageLPr(packageName); in removeUnusedPackagesLPw()
7722 boolean shouldKeepUninstalledPackageLPr(String packageName) { in shouldKeepUninstalledPackageLPr() method