Searched refs:setUpdateOwnerPackageName (Results 1 – 4 of 4) sorted by relevance
209 InstallSource setUpdateOwnerPackageName(@Nullable String updateOwnerPackageName) { in setUpdateOwnerPackageName() method in InstallSource
379 installSource = installSource.setUpdateOwnerPackageName(null); in commitReconciledScanResultLocked()382 installSource = installSource.setUpdateOwnerPackageName(null); in commitReconciledScanResultLocked()386 installSource = installSource.setUpdateOwnerPackageName(null); in commitReconciledScanResultLocked()
402 installSource = installSource.setUpdateOwnerPackageName(updateOwnerPackageName);
18244 HPLcom/android/server/pm/InstallSource;->setUpdateOwnerPackageName(Ljava/lang/String;)Lcom/android/…