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

/frameworks/base/core/java/android/widget/
H A DEditor.java5032 private int mPopupInlineErrorBackgroundId = 0; field in class:Editor.ErrorPopup
5041 mPopupInlineErrorBackgroundId = getResourceId(mPopupInlineErrorBackgroundId,
5043 mView.setBackgroundResource(mPopupInlineErrorBackgroundId);
5054 mPopupInlineErrorBackgroundId = getResourceId(mPopupInlineErrorBackgroundId,
5059 mPopupInlineErrorBackgroundId);

Completed in 40 milliseconds