Searched refs:toIcingSearchFeatures (Results 1 – 1 of 1) sorted by relevance
374 protoBuilder.addAllEnabledFeatures(toIcingSearchFeatures(mSearchSpec.getEnabledFeatures())); in toSearchSpecProto()589 private static List<String> toIcingSearchFeatures(@NonNull List<String> appSearchFeatures) { in toIcingSearchFeatures() method in SearchSpecToProtoConverter