Searched refs:mHtmlInfo (Results 1 – 2 of 2) sorted by relevance
639 HtmlInfo mHtmlInfo; field in AssistStructure.ViewNode819 mHtmlInfo = in.readParcelable(null); in initializeFromParcelWithoutChildren()978 if (mHtmlInfo instanceof Parcelable) { in writeSelfToParcel()1059 out.writeParcelable((Parcelable) mHtmlInfo, 0); in writeSelfToParcel()1531 return mHtmlInfo; in getHtmlInfo()2217 mNode.mHtmlInfo = htmlInfo; in setHtmlInfo()
3953 Landroid/app/assist/AssistStructure$ViewNode;->mHtmlInfo:Landroid/view/ViewStructure$HtmlInfo;