Searched refs:supportedMimeTypes (Results 1 – 1 of 1) sorted by relevance
79 final String[] supportedMimeTypes = EditorInfoCompat.getContentMimeTypes(editorInfo); in isCommitContentSupported() local80 for (String supportedMimeType : supportedMimeTypes) { in isCommitContentSupported()