Home
last modified time | relevance | path

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

/frameworks/base/apex/appsearch/framework/java/external/android/app/appsearch/
DGenericDocument.java595 String[] propertyArray = getPropertyStringArray(path); in getPropertyString() local
614 long[] propertyArray = getPropertyLongArray(path); in getPropertyLong() local
633 double[] propertyArray = getPropertyDoubleArray(path); in getPropertyDouble() local
692 GenericDocument[] propertyArray = getPropertyDocumentArray(path); in getPropertyDocument() local