Home
last modified time | relevance | path

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

/frameworks/base/services/credentials/java/com/android/server/credentials/metrics/
DInitialPhaseMetric.java137 public void setAutofillSessionId(int autofillSessionId) { in setAutofillSessionId() argument
138 mAutofillSessionId = autofillSessionId; in setAutofillSessionId()