Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/google/android/util/
DAbstractMessageParser.java836 public String getDocID() { return docid; } in getDocID() method in AbstractMessageParser.Video
895 public String getDocID() { return docid; } in getDocID() method in AbstractMessageParser.YouTubeVideo
1290 html.append(((Video)token).getURL(((Video)token).getDocID())); in toHtml()
1300 ((YouTubeVideo)token).getDocID())); in toHtml()