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.java578 String[] propertyArray = getPropertyStringArray(path); in getPropertyString() local
597 long[] propertyArray = getPropertyLongArray(path); in getPropertyLong() local
616 double[] propertyArray = getPropertyDoubleArray(path); in getPropertyDouble() local
675 GenericDocument[] propertyArray = getPropertyDocumentArray(path); in getPropertyDocument() local