Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DInstantAppRegistry.java257 List<InstantAppInfo> uninstalledApps = getUninstalledInstantApplicationsLPr(userId); in getInstantAppsLPr()
871 private @Nullable List<InstantAppInfo> getUninstalledInstantApplicationsLPr( in getUninstalledInstantApplicationsLPr() method in InstantAppRegistry
/frameworks/base/services/
Dart-profile10369 PLcom/android/server/pm/InstantAppRegistry;->getUninstalledInstantApplicationsLPr(I)Ljava/util/List;