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

/frameworks/base/core/java/android/widget/
H A DEditor.java3759 private int mPopupInlineErrorBackgroundId = 0; field in class:Editor.ErrorPopup
3768 mPopupInlineErrorBackgroundId = getResourceId(mPopupInlineErrorBackgroundId,
3770 mView.setBackgroundResource(mPopupInlineErrorBackgroundId);
3781 mPopupInlineErrorBackgroundId = getResourceId(mPopupInlineErrorBackgroundId,
3786 mPopupInlineErrorBackgroundId);

Completed in 63 milliseconds