Home
last modified time | relevance | path

Searched refs:mPopupInlineErrorBackgroundId (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
DEditor.java6889 private int mPopupInlineErrorBackgroundId = 0; field in Editor.SelectionHandleView.ErrorPopup
6898 mPopupInlineErrorBackgroundId = getResourceId(mPopupInlineErrorBackgroundId, in ErrorPopup()
6900 mView.setBackgroundResource(mPopupInlineErrorBackgroundId); in ErrorPopup()
6911 mPopupInlineErrorBackgroundId = getResourceId(mPopupInlineErrorBackgroundId, in fixDirection()
6916 above ? mPopupInlineErrorAboveBackgroundId : mPopupInlineErrorBackgroundId); in fixDirection()