Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DSession.java5352 final AutofillId[] authIds = response.getAuthenticationIds(); in setViewStatesLocked() local
5353 if (authIds != null) { in setViewStatesLocked()
5354 for (AutofillId id : authIds) { in setViewStatesLocked()