Home
last modified time | relevance | path

Searched defs:isAutofillEnabled (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DAutofillActivity.java53 public boolean isAutofillEnabled() throws InterruptedException { in isAutofillEnabled() method in AutofillActivity
/cts/tests/autofillservice/src/android/autofillservice/cts/activities/
DMyWebView.java70 public boolean isAutofillEnabled() { in isAutofillEnabled() method in MyWebView