Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/widget/
H A DEditor.java7032 private int mPopupInlineErrorBackgroundId = 0; field in Editor.SelectionHandleView.ErrorPopup
7041 mPopupInlineErrorBackgroundId = getResourceId(mPopupInlineErrorBackgroundId, in ErrorPopup()
7043 mView.setBackgroundResource(mPopupInlineErrorBackgroundId); in ErrorPopup()
7054 mPopupInlineErrorBackgroundId = getResourceId(mPopupInlineErrorBackgroundId, in fixDirection()
7059 above ? mPopupInlineErrorAboveBackgroundId : mPopupInlineErrorBackgroundId); in fixDirection()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt70167 Landroid/widget/Editor$ErrorPopup;->mPopupInlineErrorBackgroundId:I