HomeSort by relevance Sort by last modified time
    Searched refs:COUNTER_EVENT (Results 1 - 2 of 2) sorted by null

  /external/setupcompat/main/java/com/google/android/setupcompat/logging/internal/
SetupMetricsLoggingConstants.java 31 @IntDef({MetricType.CUSTOM_EVENT, MetricType.COUNTER_EVENT, MetricType.DURATION_EVENT})
48 int COUNTER_EVENT = 3;
67 * either {@link MetricType#COUNTER_EVENT} or {@link MetricType#DURATION_EVENT}.
89 * This key will be set when {@code metricType} is {@link MetricType#COUNTER_EVENT} with the
97 * either {@link MetricType#COUNTER_EVENT} or {@link MetricType#DURATION_EVENT}.
  /external/setupcompat/main/java/com/google/android/setupcompat/logging/
SetupMetricsLogger.java 47 MetricType.COUNTER_EVENT,

Completed in 3573 milliseconds