Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTextView.java10566 if (isAutofillable()) { in notifyListeningManagersAfterTextChanged()
10579 private boolean isAutofillable() { in isAutofillable() method in TextView.Drawables
11571 if (!isAutofillable()) { in canRequestAutofill()