HomeSort by relevance Sort by last modified time
    Searched refs:getIsAutoFillable (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/webkit/
AutoCompletePopup.java 173 if (id == 0 && position == 0 && mInputConnection.getIsAutoFillable()) {
220 (mInputConnection.getIsAutoFillable() || mText.length() > 0);
WebViewClassic.java 200 public boolean getIsAutoFillable() {
    [all...]

Completed in 600 milliseconds