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()
113 public void logEventAfterSample(MddClientEvent.Code eventCode, int sampleInterval) { in logEventAfterSample()125 long sampleInterval = flags.apiLoggingSampleInterval(); in logMddApiCallStats() local249 long sampleInterval = flags.mddAndroidSharingSampleInterval(); in logMddAndroidSharingLog() local284 int sampleInterval) { in lazySampleAndSendLogEvent()
43 public void logEventAfterSample(MddClientEvent.Code eventCode, int sampleInterval) {} in logEventAfterSample()
46 void logEventAfterSample(MddClientEvent.Code eventCode, int sampleInterval); in logEventAfterSample()
290 public static boolean shouldSampleInterval(long sampleInterval) { in shouldSampleInterval()
40 int sampleInterval = flags.mddDefaultSampleInterval(); in logManifestFileGroupPopulatorRefreshResult() local49 int sampleInterval = flags.mddDefaultSampleInterval(); in logGddFileGroupPopulatorRefreshResult() local
252 private void overrideDefaultSampleInterval(int sampleInterval) { in overrideDefaultSampleInterval()256 private void overrideApiLoggingSampleInterval(int sampleInterval) { in overrideApiLoggingSampleInterval()
59 public void logEventAfterSample(MddClientEvent.Code eventCode, int sampleInterval) { in logEventAfterSample()