DeleteIconForType
status_t DeleteIconForType(const char *type, const char *fileType,
status_t DeleteIconForType(const char *type, const char *fileType);
? fDatabase.DeleteIconForType(type, fileType)
: fDatabase.DeleteIconForType(type, fileType,
return mime.DeleteIconForType(fileType.c_str(), size);