Searched refs:addInstantAppLPw (Results 1 – 3 of 3) sorted by relevance
285 addInstantAppLPw(userId, ps.appId); in onPackageInstalledLPw()439 public void addInstantAppLPw(@UserIdInt int userId, int instantAppId) { in addInstantAppLPw() method in InstantAppRegistry
3311 mInstantAppRegistry.addInstantAppLPw(userId, ps.appId); in PackageManagerService()11115 mInstantAppRegistry.addInstantAppLPw(userId, pkgSetting.appId);
10364 HSPLcom/android/server/pm/InstantAppRegistry;->addInstantAppLPw(II)V