Searched refs:logContextCommittedLocked (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/services/autofill/java/com/android/server/autofill/ |
D | AutofillManagerServiceImpl.java | 775 void logContextCommittedLocked(int sessionId, @Nullable Bundle clientState, in logContextCommittedLocked() method in AutofillManagerServiceImpl 783 logContextCommittedLocked(sessionId, clientState, selectedDatasets, ignoredDatasets, in logContextCommittedLocked() 789 void logContextCommittedLocked(int sessionId, @Nullable Bundle clientState, in logContextCommittedLocked() method in AutofillManagerServiceImpl
|
D | Session.java | 1310 logContextCommittedLocked(detectedFieldIds, detectedFieldClassifications); in logContextCommitted() 1315 private void logContextCommittedLocked(@Nullable ArrayList<AutofillId> detectedFieldIds, in logContextCommittedLocked() method in Session 1494 mService.logContextCommittedLocked(id, mClientState, mSelectedDatasetIds, in logContextCommittedLocked()
|
/frameworks/base/services/ |
D | art-profile | 4560 PLcom/android/server/autofill/AutofillManagerServiceImpl;->logContextCommittedLocked(ILandroid/os/B… 4627 PLcom/android/server/autofill/Session;->logContextCommittedLocked()V
|