Home
last modified time | relevance | path

Searched refs:toStringPropertyConfig (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/converter/
DSchemaToProtoConverter.java134 return toStringPropertyConfig(proto); in toPropertyConfig()
159 private static AppSearchSchema.StringPropertyConfig toStringPropertyConfig( in toStringPropertyConfig() method in SchemaToProtoConverter