Searched refs:childDocumentId (Results 1 – 2 of 2) sorted by relevance
489 public Path findDocumentPath(String parentDocumentId, String childDocumentId) in findDocumentPath() argument492 final Identifier childIdentifier = mDatabase.createIdentifier(childDocumentId); in findDocumentPath()
387 public Path findDocumentPath(@Nullable String parentDocumentId, String childDocumentId) in findDocumentPath() argument