Home
last modified time | relevance | path

Searched defs:propertyArray (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AppSearch/framework/java/external/android/app/appsearch/
DGenericDocument.java570 String[] propertyArray = getPropertyStringArray(path); in getPropertyString() local
589 long[] propertyArray = getPropertyLongArray(path); in getPropertyLong() local
608 double[] propertyArray = getPropertyDoubleArray(path); in getPropertyDouble() local
667 GenericDocument[] propertyArray = getPropertyDocumentArray(path); in getPropertyDocument() local
688 EmbeddingVector[] propertyArray = getPropertyEmbeddingArray(path); in getPropertyEmbedding() local