Home
last modified time | relevance | path

Searched refs:authIds (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/autofill/java/com/android/server/autofill/
DSession.java2903 final AutofillId[] authIds = response.getAuthenticationIds(); in setViewStatesLocked() local
2904 if (authIds != null) { in setViewStatesLocked()
2905 for (AutofillId id : authIds) { in setViewStatesLocked()