Home | History | Annotate | Download | only in widget

Lines Matching refs:setHtml

385     public void setHtml(String html) {
386 mConverter.SetHtml(html);
1236 public void SetHtml (String html) {
1239 Log.d(LOG_TAG, "--- sethtml: src="+src);