Home
last modified time | relevance | path

Searched refs:getContentDistributorId (Results 1 – 1 of 1) sorted by relevance

/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/vodafone/
DContentDistributorIdBox.java43 public String getContentDistributorId() { in getContentDistributorId() method in ContentDistributorIdBox
68 …butorIdBox[language=" + getLanguage() + ";contentDistributorId=" + getContentDistributorId() + "]"; in toString()