Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DInstallSource.java209 InstallSource setUpdateOwnerPackageName(@Nullable String updateOwnerPackageName) { in setUpdateOwnerPackageName() method in InstallSource
DInstallPackageHelper.java379 installSource = installSource.setUpdateOwnerPackageName(null); in commitReconciledScanResultLocked()
382 installSource = installSource.setUpdateOwnerPackageName(null); in commitReconciledScanResultLocked()
386 installSource = installSource.setUpdateOwnerPackageName(null); in commitReconciledScanResultLocked()
DPackageSetting.java402 installSource = installSource.setUpdateOwnerPackageName(updateOwnerPackageName);
/frameworks/base/services/
Dart-wear-profile18244 HPLcom/android/server/pm/InstallSource;->setUpdateOwnerPackageName(Ljava/lang/String;)Lcom/android/…