Searched refs:getRawPropertyFromRawDocument (Results 1 – 1 of 1) sorted by relevance
250 Object rawValue = getRawPropertyFromRawDocument(path, mBundle); in getProperty()325 private static Object getRawPropertyFromRawDocument( in getRawPropertyFromRawDocument() method in GenericDocument437 return getRawPropertyFromRawDocument(remainingPath, (Bundle) firstElementValue); in getRawPropertyFromRawDocument()441 return getRawPropertyFromRawDocument(remainingPath, (Bundle) parcelables[0]); in getRawPropertyFromRawDocument()470 getRawPropertyFromRawDocument(remainingPath, (Bundle) parcelables[i]); in getRawPropertyFromRawDocument()