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