Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
DSaveUi.java231 writeLog(MetricsEvent.AUTOFILL_SAVE_CUSTOM_SUBTITLE, type); in SaveUi()
289 writeLog(MetricsEvent.AUTOFILL_SAVE_CUSTOM_DESCRIPTION, type); in applyCustomDescription()
481 private void writeLog(int category, int saveType) { in writeLog() method in SaveUi
/frameworks/base/services/autofill/java/com/android/server/autofill/
DSession.java2577 writeLog(MetricsEvent.AUTOFILL_EXPLICIT_SAVE_TRIGGER_DEFINITION); in updateTrackedIdsLocked()
3419 private void writeLog(int category) { in writeLog() method in Session