Searched refs:MimeIconUtils (Results 1 – 3 of 3) sorted by relevance
34 @IgnoreUnderRavenwood(blockedBy = MimeIconUtils.class)42 MimeIconUtils.getTypeInfo("image/png").getLabel()); in testSimple()44 MimeIconUtils.getTypeInfo("image/x-custom").getLabel()); in testSimple()47 MimeIconUtils.getTypeInfo("chemical/x-alchemy").getLabel()); in testSimple()49 MimeIconUtils.getTypeInfo("x-custom/x-custom").getLabel()); in testSimple()52 MimeIconUtils.getTypeInfo("inode/directory").getLabel()); in testSimple()55 MimeIconUtils.getTypeInfo("application/zip").getLabel()); in testSimple()57 MimeIconUtils.getTypeInfo("application/rar").getLabel()); in testSimple()60 MimeIconUtils.getTypeInfo("text/plain").getLabel()); in testSimple()62 MimeIconUtils.getTypeInfo("text/x-custom").getLabel()); in testSimple()[all …]
35 public class MimeIconUtils { class
74 import com.android.internal.util.MimeIconUtils;3991 return MimeIconUtils.getTypeInfo(mimeType);