Searched refs:AUTOFILL_ENABLE (Results 1 – 3 of 3) sorted by relevance
53 private static final int AUTOFILL_ENABLE = 1; field in AutofillManagerTest79 runQueryAutofillStatusActivityAndVerifyResult(AUTOFILL_ENABLE); in testAutofillServiceDisabledAfterUpdateRemoveIntentFilter()98 runQueryAutofillStatusActivityAndVerifyResult(AUTOFILL_ENABLE); in testHasEnabledAutofillServices()103 runQueryAutofillStatusActivityAndVerifyResult(AUTOFILL_ENABLE); in testHasEnabledAutofillServices()
36 private static final int AUTOFILL_ENABLE = 1; field in QueryAutofillStatusActivity62 final int resultCode = enabled ? AUTOFILL_ENABLE : AUTOFILL_DISABLE; in hasEnabledAutofillServicesAndFinish()