Searched refs:STRING_UNSET (Results 1 – 1 of 1) sorted by relevance
1561 public static final String STRING_UNSET = "UNSET"; field in VideoFormat1566 private String mimeType = STRING_UNSET;1597 if (mimeType.equals(STRING_UNSET)) { in getMimeType()1685 private String codec = VideoFormat.STRING_UNSET;1686 private String description = VideoFormat.STRING_UNSET;