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