Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DEditor.java352 private ErrorPopup mErrorPopup;
835 new ErrorPopup(err, (int) (200 * scale + 0.5f), (int) (50 * scale + 0.5f)); in showError()
7309 private static class ErrorPopup extends PopupWindow { class
7315 ErrorPopup(TextView v, int width, int height) { in ErrorPopup() method in Editor.SelectionHandleView.ErrorPopup
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes9561 android.widget.Editor$ErrorPopup
H A Dboot-image-profile.txt32359 Landroid/widget/Editor$ErrorPopup;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes9592 android.widget.Editor$ErrorPopup
H A Dboot-image-profile.txt42493 Landroid/widget/Editor$ErrorPopup;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt66839 Landroid/widget/Editor$ErrorPopup;-><init>(Landroid/widget/TextView;II)V
66840 Landroid/widget/Editor$ErrorPopup;->fixDirection(Z)V
66841 Landroid/widget/Editor$ErrorPopup;->getResourceId(II)I
66842 Landroid/widget/Editor$ErrorPopup;->mAbove:Z
66843 Landroid/widget/Editor$ErrorPopup;->mPopupInlineErrorAboveBackgroundId:I
66844 Landroid/widget/Editor$ErrorPopup;->mPopupInlineErrorBackgroundId:I
66845 Landroid/widget/Editor$ErrorPopup;->mView:Landroid/widget/TextView;
67295 Landroid/widget/Editor;->mErrorPopup:Landroid/widget/Editor$ErrorPopup;