Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/
DPresentationStatsEventLogger.java102 public @interface NotShownReason {} annotation in PresentationStatsEventLogger
271 public void maybeSetNoPresentationEventReason(@NotShownReason int reason) { in maybeSetNoPresentationEventReason()
279 public void maybeSetNoPresentationEventReasonIfNoReasonExists(@NotShownReason int reason) { in maybeSetNoPresentationEventReasonIfNoReasonExists()
857 @NotShownReason int mNoPresentationReason = NOT_SHOWN_REASON_UNKNOWN;