Searched refs:MimeIconUtils (Results 1 – 3 of 3) sorted by relevance
27 MimeIconUtils.getTypeInfo("image/png").getLabel()); in testSimple()29 MimeIconUtils.getTypeInfo("image/x-custom").getLabel()); in testSimple()32 MimeIconUtils.getTypeInfo("chemical/x-alchemy").getLabel()); in testSimple()34 MimeIconUtils.getTypeInfo("x-custom/x-custom").getLabel()); in testSimple()37 MimeIconUtils.getTypeInfo("inode/directory").getLabel()); in testSimple()40 MimeIconUtils.getTypeInfo("application/zip").getLabel()); in testSimple()42 MimeIconUtils.getTypeInfo("application/rar").getLabel()); in testSimple()45 MimeIconUtils.getTypeInfo("text/plain").getLabel()); in testSimple()47 MimeIconUtils.getTypeInfo("text/x-custom").getLabel()); in testSimple()50 MimeIconUtils.getTypeInfo("audio/flac").getLabel()); in testSimple()[all …]
35 public class MimeIconUtils { class
68 import com.android.internal.util.MimeIconUtils;3430 return MimeIconUtils.getTypeInfo(mimeType);