import java.util.HashSet;\r
import java.util.Set;\r
\r
-import android.util.Log;\r
-\r
import com.owncloud.android.R;\r
\r
/**\r
* known MIME type.\r
* \r
* @param mimetype MIME type string.\r
+ * @param filename name, with extension\r
* @return Resource identifier of an image resource.\r
*/\r
public static int getResourceId(String mimetype, String filename) {\r