Home
last modified time | relevance | path

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

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/converter/
DSchemaToProtoConverter.java195 return toLongPropertyConfig(proto); in toPropertyConfig()
257 private static AppSearchSchema.LongPropertyConfig toLongPropertyConfig( in toLongPropertyConfig() method in SchemaToProtoConverter