Searched refs:inferredContentType (Results 1 – 1 of 1) sorted by relevance
97 private String inferredContentType; field in Attachment472 if (TextUtils.isEmpty(inferredContentType)) { in getContentType()473 inferredContentType = MimeType.inferMimeType(name, contentType); in getContentType()475 return inferredContentType; in getContentType()495 this.inferredContentType = null; in setContentType()506 this.inferredContentType = null; in setName()