Searched defs:parentDocId (Results 1 – 2 of 2) sorted by relevance
180 …ic Path findDocumentPath(@Nullable String parentDocId, String docId) throws FileNotFoundException { in findDocumentPath()202 public String createDocument(String parentDocId, String mimeType, String displayName) in createDocument()
187 public boolean isChildDocument(String parentDocId, String docId) { in isChildDocument()