Searched refs:uniqueInProject (Results 1 – 2 of 2) sorted by relevance
273 @NonNull final String resourceTypeName, final boolean uniqueInProject,283 assert !uniqueInProject;298 if (uniqueInProject) {
268 public IValidator getResourceValidator(String resourceTypeName, boolean uniqueInProject, in getResourceValidator() argument