Searched refs:mHtmlInfo (Results 1 – 2 of 2) sorted by relevance
639 HtmlInfo mHtmlInfo; field in AssistStructure.ViewNode775 mHtmlInfo = in.readParcelable(null); in ViewNode()922 if (mHtmlInfo instanceof Parcelable) { in writeSelfToParcel()1000 out.writeParcelable((Parcelable) mHtmlInfo, 0); in writeSelfToParcel()1451 return mHtmlInfo; in getHtmlInfo()2031 mNode.mHtmlInfo = htmlInfo; in setHtmlInfo()
3956 Landroid/app/assist/AssistStructure$ViewNode;->mHtmlInfo:Landroid/view/ViewStructure$HtmlInfo;