Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DInstantAppRegistry.java251 List<InstantAppInfo> uninstalledApps = getUninstalledInstantApplicationsLPr(userId); in getInstantAppsLPr()
848 private @Nullable List<InstantAppInfo> getUninstalledInstantApplicationsLPr( in getUninstalledInstantApplicationsLPr() method in InstantAppRegistry