Searched refs:authIds (Results 1 – 1 of 1) sorted by relevance
2889 final AutofillId[] authIds = response.getAuthenticationIds(); in setViewStatesLocked() local2890 if (authIds != null) { in setViewStatesLocked()2891 for (AutofillId id : authIds) { in setViewStatesLocked()