Searched refs:STATE_AUTOFILL_FAILED (Results 1 – 2 of 2) sorted by relevance
72 public static final int STATE_AUTOFILL_FAILED = 0x400; field in ViewState
2651 viewState.setState(state | ViewState.STATE_AUTOFILL_FAILED); in setAutofillFailureLocked()