Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DEditor.java2837 .setEnabled(mTextView.canRequestAutofill()) in onCreateContextMenu()
4017 if (mTextView.canRequestAutofill()) { in populateMenuWithItems()
DTextView.java11570 boolean canRequestAutofill() { in canRequestAutofill() method in TextView.Drawables