Searched refs:SET_STATE_FLAG_FOR_AUTOFILL_ONLY (Results 1 – 2 of 2) sorted by relevance
2054 public static final int SET_STATE_FLAG_FOR_AUTOFILL_ONLY = 0x20; field in AutofillManager2062 if ((flags & SET_STATE_FLAG_FOR_AUTOFILL_ONLY) != 0) { in setState()
2714 mClient.setState(AutofillManager.SET_STATE_FLAG_FOR_AUTOFILL_ONLY); in processNullResponseLocked()