Searched refs:PARAMETER_EXPOSE_DUMMY_SEEKMAP (Results 1 – 1 of 1) sorted by relevance
827 public static final String PARAMETER_EXPOSE_DUMMY_SEEKMAP = field in MediaParser1134 if (PARAMETER_EXPOSE_DUMMY_SEEKMAP.equals(parameterName)) { in setParameter()2273 expectedTypeByParameterName.put(PARAMETER_EXPOSE_DUMMY_SEEKMAP, Boolean.class); in expectedTypeByParameterName.put() argument