Searched refs:needsNewAppId (Results 1 – 4 of 4) sorted by relevance
86 public boolean needsNewAppId() { in needsNewAppId() method in ScanResult
646 public boolean needsNewAppId() { in needsNewAppId() method in InstallRequest
3872 if (!installRequest.isExistingSettingCopied() || installRequest.needsNewAppId()) { in optimisticallyRegisterAppId()3877 installRequest.needsNewAppId()); in optimisticallyRegisterAppId()
18232 HPLcom/android/server/pm/InstallRequest;->needsNewAppId()Z