Home
last modified time | relevance | path

Searched defs:setAuthenticationResultLocked (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DAutofillManagerServiceImpl.java295 void setAuthenticationResultLocked(Bundle data, int sessionId, int authenticationId, int uid) { in setAuthenticationResultLocked() method in AutofillManagerServiceImpl
H A DSession.java2592 void setAuthenticationResultLocked(Bundle data, int authenticationId) { in setAuthenticationResultLocked() method in Session