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.java823 public String getDocID() { return docid; } in getDocID() method in AbstractMessageParser.Video
882 public String getDocID() { return docid; } in getDocID() method in AbstractMessageParser.YouTubeVideo
1277 html.append(((Video)token).getURL(((Video)token).getDocID())); in toHtml()
1287 ((YouTubeVideo)token).getDocID())); in toHtml()