Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DPresentationStatsEventLogger.java255 public void maybeSetNoPresentationEventReasonIfNoReasonExists(@NotShownReason int reason) { in maybeSetNoPresentationEventReasonIfNoReasonExists() method in PresentationStatsEventLogger
H A DSession.java4020 mPresentationStatsEventLogger.maybeSetNoPresentationEventReasonIfNoReasonExists( in updateLocked()