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