Searched refs:buildGenericTypeInfo (Results 1 – 1 of 1) sorted by relevance
221 return buildGenericTypeInfo(mimeType); in buildTypeInfo()225 private static @Nullable MimeTypeInfo buildGenericTypeInfo(@NonNull String mimeType) { in buildGenericTypeInfo() method in MimeIconUtils