Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/credentials/
H A DBeginGetCredentialResponse.java261 @NonNull List<Action> authenticationActions) { in setAuthenticationActions()
263 authenticationActions, in setAuthenticationActions()
/aosp14/frameworks/base/services/credentials/java/com/android/server/credentials/
H A DProviderGetSession.java546 List<Action> actions, List<Action> authenticationActions, in addResponseContent() argument
550 authenticationActions.forEach( in addResponseContent()