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(updateOwnerPackageName);
388 installSource = installSource.setUpdateOwnerPackageName(null); in commitReconciledScanResultLocked()391 installSource = installSource.setUpdateOwnerPackageName(null); in commitReconciledScanResultLocked()395 installSource = installSource.setUpdateOwnerPackageName(null); in commitReconciledScanResultLocked()
6011 HSPLcom/android/server/pm/InstallSource;->setUpdateOwnerPackageName(Ljava/lang/String;)Lcom/android…