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

  /cts/tests/autofillservice/src/android/autofillservice/cts/
Helper.java 742 public static boolean hasAutofillFeature() {
833 if (!hasAutofillFeature()) return;
    [all...]
  /frameworks/base/core/java/android/view/autofill/
AutofillManager.java 556 if (!hasAutofillFeature()) {
642 if (!hasAutofillFeature()) {
675 if (!hasAutofillFeature()) {
791 if (!hasAutofillFeature()) {
842 if (!hasAutofillFeature()) {
    [all...]

Completed in 487 milliseconds