Searched defs:convertContentTypeToText (Results 1 – 1 of 1) sorted by relevance
295 mContentTypeStringToIntegerMap.put(convertContentTypeToText(UNSPECIFIED), UNSPECIFIED); in convertContentTypeToText() method297 mContentTypeStringToIntegerMap.put(convertContentTypeToText(contentType), contentType); in convertContentTypeToText() method437 static String convertContentTypeToText(int contentType) { in convertContentTypeToText() method in StreamConfiguration