Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/autofill/
H A DAutofillManager.java1963 mMetricsLogger.write(newLog(MetricsEvent.AUTOFILL_SAVE_EXPLICITLY_TRIGGERED)); in notifyViewClicked()
2935 mMetricsLogger.write(newLog(MetricsEvent.AUTOFILL_DATASET_APPLIED) in autofill()
2967 mMetricsLogger.write(newLog(MetricsEvent.AUTOFILL_DATASET_APPLIED) in autofillContent()
2982 private LogMaker newLog(int category) { in newLog() method in AutofillManager
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt59397 Landroid/view/autofill/AutofillManager;->newLog(I)Landroid/metrics/LogMaker;