Searched refs:getExistingUpdateOwnerLabel (Results 1 – 2 of 2) sorted by relevance
151 final CharSequence existingUpdateOwnerLabel = getExistingUpdateOwnerLabel(); in startInstallConfirm()178 private CharSequence getExistingUpdateOwnerLabel() { in getExistingUpdateOwnerLabel() method in PackageInstallerActivity
662 val existingUpdateOwnerLabel = getExistingUpdateOwnerLabel(pkgInfo) in <lambda>()681 private fun getExistingUpdateOwnerLabel(pkgInfo: PackageInfo): CharSequence? { in <lambda>() method in com.android.packageinstaller.v2.model.InstallRepository