Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DPackageInstallerActivity.java142 final CharSequence existingUpdateOwnerLabel = getExistingUpdateOwnerLabel(); in startInstallConfirm() local
144 if (!TextUtils.isEmpty(existingUpdateOwnerLabel) in startInstallConfirm()
148 requestedUpdateOwnerLabel, existingUpdateOwnerLabel)); in startInstallConfirm()