Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DEditor.java7312 private int mPopupInlineErrorBackgroundId = 0; field in Editor.SelectionHandleView.ErrorPopup
7321 mPopupInlineErrorBackgroundId = getResourceId(mPopupInlineErrorBackgroundId, in ErrorPopup()
7323 mView.setBackgroundResource(mPopupInlineErrorBackgroundId); in ErrorPopup()
7334 mPopupInlineErrorBackgroundId = getResourceId(mPopupInlineErrorBackgroundId, in fixDirection()
7339 above ? mPopupInlineErrorAboveBackgroundId : mPopupInlineErrorBackgroundId); in fixDirection()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt66844 Landroid/widget/Editor$ErrorPopup;->mPopupInlineErrorBackgroundId:I