Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java685 private static boolean isAutofillUIShowing(View servedView) { in isAutofillUIShowing() method in InputMethodManager
757 return servedView.hasWindowFocus() || isAutofillUIShowing(servedView); in canStartInput()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt60508 Landroid/view/inputmethod/InputMethodManager;->isAutofillUIShowing(Landroid/view/View;)Z