Searched refs:canRequestAutofill (Results 1 – 2 of 2) sorted by relevance
2837 .setEnabled(mTextView.canRequestAutofill()) in onCreateContextMenu()4017 if (mTextView.canRequestAutofill()) { in populateMenuWithItems()
11570 boolean canRequestAutofill() { in canRequestAutofill() method in TextView.Drawables