Searched refs:mPopupInlineErrorBackgroundId (Results 1 – 2 of 2) sorted by relevance
7312 private int mPopupInlineErrorBackgroundId = 0; field in Editor.SelectionHandleView.ErrorPopup7321 mPopupInlineErrorBackgroundId = getResourceId(mPopupInlineErrorBackgroundId, in ErrorPopup()7323 mView.setBackgroundResource(mPopupInlineErrorBackgroundId); in ErrorPopup()7334 mPopupInlineErrorBackgroundId = getResourceId(mPopupInlineErrorBackgroundId, in fixDirection()7339 above ? mPopupInlineErrorAboveBackgroundId : mPopupInlineErrorBackgroundId); in fixDirection()
66844 Landroid/widget/Editor$ErrorPopup;->mPopupInlineErrorBackgroundId:I