Searched refs:mPopupInlineErrorBackgroundId (Results 1 – 2 of 2) sorted by relevance
7032 private int mPopupInlineErrorBackgroundId = 0; field in Editor.SelectionHandleView.ErrorPopup7041 mPopupInlineErrorBackgroundId = getResourceId(mPopupInlineErrorBackgroundId, in ErrorPopup()7043 mView.setBackgroundResource(mPopupInlineErrorBackgroundId); in ErrorPopup()7054 mPopupInlineErrorBackgroundId = getResourceId(mPopupInlineErrorBackgroundId, in fixDirection()7059 above ? mPopupInlineErrorAboveBackgroundId : mPopupInlineErrorBackgroundId); in fixDirection()
70167 Landroid/widget/Editor$ErrorPopup;->mPopupInlineErrorBackgroundId:I