Searched refs:unprefixedType (Results 1 – 1 of 1) sorted by relevance
508 String unprefixedType = typePropertyMaskBuilders.get(i).getSchemaType(); in toResultSpecProto() local509 if (unprefixedType.equals(SearchSpec.SCHEMA_TYPE_WILDCARD)) { in toResultSpecProto()514 String prefixedType = prefix + unprefixedType; in toResultSpecProto()