Searched refs:NotShownReason (Results 1 – 1 of 1) sorted by relevance
102 public @interface NotShownReason {} annotation in PresentationStatsEventLogger271 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;