Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DPresentationStatsEventLogger.java390 public void maybeSetPositiveCtaButtonClicked(boolean positiveCtaButtonClicked) { in maybeSetPositiveCtaButtonClicked() method in PresentationStatsEventLogger
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DAutoFillUI.java466 mPresentationStatsEventLogger.maybeSetPositiveCtaButtonClicked( in showFillDialog()