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