Searched refs:AUTOFILL_DISABLE (Results 1 – 3 of 3) sorted by relevance
37 private static final int AUTOFILL_DISABLE = 2; field in QueryAutofillStatusActivity62 final int resultCode = enabled ? AUTOFILL_ENABLE : AUTOFILL_DISABLE; in hasEnabledAutofillServicesAndFinish()
54 private static final int AUTOFILL_DISABLE = 2; field in AutofillManagerTest85 runQueryAutofillStatusActivityAndVerifyResult(AUTOFILL_DISABLE); in testAutofillServiceDisabledAfterUpdateRemoveIntentFilter()92 runQueryAutofillStatusActivityAndVerifyResult(AUTOFILL_DISABLE); in testHasEnabledAutofillServices()