Searched refs:needsNewAppId (Results 1 – 4 of 4) sorted by relevance
86 public boolean needsNewAppId() { in needsNewAppId() method in ScanResult
571 public boolean needsNewAppId() { in needsNewAppId() method in InstallRequest
3976 if (!installRequest.isExistingSettingCopied() || installRequest.needsNewAppId()) { in optimisticallyRegisterAppId()3981 installRequest.needsNewAppId()); in optimisticallyRegisterAppId()
5998 HSPLcom/android/server/pm/InstallRequest;->needsNewAppId()Z