Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DInstantAppRegistry.java256 List<InstantAppInfo> installedApps = getInstalledInstantApplicationsLPr(userId); in getInstantAppsLPr()
816 private @Nullable List<InstantAppInfo> getInstalledInstantApplicationsLPr( in getInstalledInstantApplicationsLPr() method in InstantAppRegistry
/frameworks/base/services/
Dart-profile10365 PLcom/android/server/pm/InstantAppRegistry;->getInstalledInstantApplicationsLPr(I)Ljava/util/List;