Searched refs:setViewAutofilledLocked (Results 1 – 3 of 3) sorted by relevance
481 void setViewAutofilledLocked(int sessionId, int uid, @NonNull AutofillId id) { in setViewAutofilledLocked() method in AutofillManagerServiceImpl491 session.setViewAutofilledLocked(id); in setViewAutofilledLocked()
2006 service.setViewAutofilledLocked(sessionId, getCallingUid(), id); in setViewAutofilled()
5461 void setViewAutofilledLocked(@NonNull AutofillId id) { in setViewAutofilledLocked() method in Session