Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/
DSession.java3262 public void logContextCommitted() { in logContextCommitted() method in Session
3338 logContextCommitted(null, null, saveDialogNotShowReason, commitReason); in handleLogContextCommitted()
3342 private void logContextCommitted(@Nullable ArrayList<AutofillId> detectedFieldIds, in logContextCommitted() method in Session
3614 logContextCommitted(null, null, saveDialogNotShowReason, commitReason); in handleLogFieldClassificationScore()
3675 logContextCommitted(detectedFieldIds, detectedFieldClassifications, in handleLogFieldClassificationScore()