Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DInstantAppRegistry.java285 addInstantAppLPw(userId, ps.appId); in onPackageInstalledLPw()
439 public void addInstantAppLPw(@UserIdInt int userId, int instantAppId) { in addInstantAppLPw() method in InstantAppRegistry
DPackageManagerService.java3311 mInstantAppRegistry.addInstantAppLPw(userId, ps.appId); in PackageManagerService()
11115 mInstantAppRegistry.addInstantAppLPw(userId, pkgSetting.appId);
/frameworks/base/services/
Dart-profile10364 HSPLcom/android/server/pm/InstantAppRegistry;->addInstantAppLPw(II)V