Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DScanResult.java86 public boolean needsNewAppId() { in needsNewAppId() method in ScanResult
H A DInstallRequest.java571 public boolean needsNewAppId() { in needsNewAppId() method in InstallRequest
H A DInstallPackageHelper.java3976 if (!installRequest.isExistingSettingCopied() || installRequest.needsNewAppId()) { in optimisticallyRegisterAppId()
3981 installRequest.needsNewAppId()); in optimisticallyRegisterAppId()
/aosp14/frameworks/base/services/
H A Dart-profile5998 HSPLcom/android/server/pm/InstallRequest;->needsNewAppId()Z