Home
last modified time | relevance | path

Searched refs:isAnyPasswordInputType (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/autofill/
H A DAutofillManager.java1082 if (view instanceof TextView && ((TextView) view).isAnyPasswordInputType()) { in notifyViewEnteredLocked()
1258 if (view instanceof TextView && ((TextView) view).isAnyPasswordInputType()) { in notifyViewEnteredLocked()
/aosp12/frameworks/base/core/java/android/widget/
H A DTextView.java6719 public boolean isAnyPasswordInputType() { in isAnyPasswordInputType() method in TextView.Drawables
13933 boolean isPassword = isAnyPasswordInputType() || hasPasswordTransformationMethod(); in onCreateViewTranslationRequest()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt20903 HSPLandroid/widget/TextView;->isAnyPasswordInputType()Z
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt20950 HSPLandroid/widget/TextView;->isAnyPasswordInputType()Z