Searched refs:DEFAULT_TIMES (Results 1 – 4 of 4) sorted by relevance
21 private static final int DEFAULT_TIMES = 1; field in LogCall25 this(DEFAULT_TIMES); in LogCall()
50 int DEFAULT_TIMES = 1; field69 int times() default DEFAULT_TIMES; in times() field
19 …port static com.android.adservices.common.logging.annotations.ExpectErrorLogUtilCall.DEFAULT_TIMES;84 int times() default DEFAULT_TIMES; in times() field
19 …port static com.android.adservices.common.logging.annotations.ExpectErrorLogUtilCall.DEFAULT_TIMES;48 this(throwable, errorCode, ppapiName, DEFAULT_TIMES); in ErrorLogUtilCall()