Searched refs:shouldSample (Results 1 – 4 of 4) sorted by relevance
110 if (!shouldSample(samplingInterval)) { in shouldLogForTypeLocked()141 private static boolean shouldSample(int samplingInterval) { in shouldSample() method in IsolateStorageServiceLogger
271 if (shouldSample()) { in updateSamplingState()279 private boolean shouldSample() { in shouldSample() method in StashedHandleViewController322 mRegionSamplingHelper.setWindowVisible(shouldSample() && !mTaskbarHidden); in updateRegionSamplingWindowVisibility()
79 public static boolean shouldSample(int samplingInterval) { in shouldSample() method in StatsUtil
725 if (!StatsUtil.shouldSample(samplingInterval)) { in shouldLogForTypeLocked()