Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/google/android/util/
H A DAbstractMessageParser.java837 public String getDocID() { return docid; } in getDocID() method in AbstractMessageParser.Video
896 public String getDocID() { return docid; } in getDocID() method in AbstractMessageParser.YouTubeVideo
1291 html.append(((Video)token).getURL(((Video)token).getDocID())); in toHtml()
1301 ((YouTubeVideo)token).getDocID())); in toHtml()