Searched refs:isPartial (Results 1 – 4 of 4) sorted by relevance
221 + ", isPartial=" + isPartial() in toString()274 public boolean isPartial() { in isPartial() method in DocumentInfo280 return isDirectory() || (isArchive() && !isInArchive() && !isPartial()); in isContainer()
555 if (doc.isPartial()) { in viewDocument()585 if (doc.isPartial()) { in previewDocument()653 || doc.isPartial(); in isManagedDownload()
52 put("Is partial", info.isPartial()); in accept()
155 if (mDoc.isPartial()) { in bind()