Searched defs:sampleInterval (Results 1 – 8 of 8) sorted by relevance
66 long sampleInterval, Optional<LoggingStateStore> loggingStateStore) { in shouldLog()85 private ListenableFuture<Optional<StableSamplingInfo>> shouldLogPerEvent(long sampleInterval) { in shouldLogPerEvent()95 private boolean shouldSamplePerEvent(long sampleInterval) { in shouldSamplePerEvent()114 long sampleInterval, LoggingStateStore loggingStateStore) { in shouldLogDeviceStable()150 private boolean isPartOfSample(long randomNumber, long sampleInterval) { in isPartOfSample()
120 public void logEventAfterSample(MddClientEvent.Code eventCode, int sampleInterval) { in logEventAfterSample()134 long sampleInterval = flags.apiLoggingSampleInterval(); in logMddApiCallStats() local276 long sampleInterval = flags.mddAndroidSharingSampleInterval(); in logMddAndroidSharingLog() local313 int sampleInterval) { in lazySampleAndSendLogEvent()
49 public void logEventAfterSample(MddClientEvent.Code eventCode, int sampleInterval) { in logEventAfterSample()
50 void logEventAfterSample(MddClientEvent.Code eventCode, int sampleInterval); in logEventAfterSample()
262 public static boolean shouldSampleInterval(long sampleInterval) { in shouldSampleInterval()
40 int sampleInterval = flags.mddDefaultSampleInterval(); in logManifestFileGroupPopulatorRefreshResult() local49 int sampleInterval = flags.mddDefaultSampleInterval(); in logGddFileGroupPopulatorRefreshResult() local
261 private void overrideDefaultSampleInterval(int sampleInterval) { in overrideDefaultSampleInterval()265 private void overrideApiLoggingSampleInterval(int sampleInterval) { in overrideApiLoggingSampleInterval()
63 public void logEventAfterSample(MddClientEvent.Code eventCode, int sampleInterval) { in logEventAfterSample()