Searched refs:childDocument (Results 1 – 1 of 1) sorted by relevance
189 final StubDocument childDocument = mStorage.get(docId); in isChildDocument() local191 if (parentDocument.file == null || childDocument.file == null) { in isChildDocument()196 parentDocument.file.getAbsolutePath(), childDocument.file.getAbsolutePath()); in isChildDocument()