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.java622 String[] propertyArray = getPropertyStringArray(path); in getPropertyString() local
641 long[] propertyArray = getPropertyLongArray(path); in getPropertyLong() local
660 double[] propertyArray = getPropertyDoubleArray(path); in getPropertyDouble() local
717 GenericDocument[] propertyArray = getPropertyDocumentArray(path); in getPropertyDocument() local
737 EmbeddingVector[] propertyArray = getPropertyEmbeddingArray(path); in getPropertyEmbedding() local
760 AppSearchBlobHandle[] propertyArray = getPropertyBlobHandleArray(path); in getPropertyBlobHandle() local