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